{
  "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": "GAW19651505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24998809969024,
              34.14479649318521
            ],
            [
              -85.24998809969024,
              34.14623761038523
            ],
            [
              -85.24607070072231,
              34.14623761038523
            ],
            [
              -85.24607070072231,
              34.14479649318521
            ],
            [
              -85.24998809969024,
              34.14479649318521
            ]
          ]
        ]
      },
      "bbox": [
        -85.24998809969024,
        34.14479649318521,
        -85.24607070072231,
        34.14623761038523
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:50.759925+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19651505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19651505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19651505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            128,
            295
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1968820.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 884.02,
                "maximum": 1011.1,
                "mean": 919.027,
                "stddev": 29.535
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19651520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24910483462828,
              34.17369064963706
            ],
            [
              -85.24910483462828,
              34.17957132180385
            ],
            [
              -85.24643833271125,
              34.17957132180385
            ],
            [
              -85.24643833271125,
              34.17369064963706
            ],
            [
              -85.24910483462828,
              34.17369064963706
            ]
          ]
        ]
      },
      "bbox": [
        -85.24910483462828,
        34.17369064963706,
        -85.24643833271125,
        34.17957132180385
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:50.860966+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19651520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19651520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19651520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            533,
            196
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1969216.0,
            0.0,
            -4.0,
            1522132.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 631.96,
                "maximum": 687.7,
                "mean": 656.062,
                "stddev": 10.864
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.23828639764304,
              34.11355145587614
            ],
            [
              -85.23828639764304,
              34.118905645184064
            ],
            [
              -85.2291552946569,
              34.118905645184064
            ],
            [
              -85.2291552946569,
              34.11355145587614
            ],
            [
              -85.23828639764304,
              34.11355145587614
            ]
          ]
        ]
      },
      "bbox": [
        -85.23828639764304,
        34.11355145587614,
        -85.2291552946569,
        34.118905645184064
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:50.930319+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            480,
            686
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1972256.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 878.89,
                "maximum": 1085.25,
                "mean": 981.584,
                "stddev": 37.939
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19651515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.25249443744367,
              34.15992215027967
            ],
            [
              -85.25249443744367,
              34.17371348226303
            ],
            [
              -85.24626340442465,
              34.17371348226303
            ],
            [
              -85.24626340442465,
              34.15992215027967
            ],
            [
              -85.25249443744367,
              34.15992215027967
            ]
          ]
        ]
      },
      "bbox": [
        -85.25249443744367,
        34.15992215027967,
        -85.24626340442465,
        34.17371348226303
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:50.996569+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19651515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19651515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19651515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            458
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1968168.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 658.66,
                "maximum": 848.7,
                "mean": 735.224,
                "stddev": 43.099
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19651510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.25502878629555,
              34.14616023446662
            ],
            [
              -85.25502878629555,
              34.15997556211928
            ],
            [
              -85.24608859456987,
              34.15997556211928
            ],
            [
              -85.24608859456987,
              34.14616023446662
            ],
            [
              -85.25502878629555,
              34.14616023446662
            ]
          ]
        ]
      },
      "bbox": [
        -85.25502878629555,
        34.14616023446662,
        -85.24608859456987,
        34.15997556211928
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.063248+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19651510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19651510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19651510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            663
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1967348.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 785.82,
                "maximum": 1169.74,
                "mean": 984.195,
                "stddev": 81.227
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21164675241772,
              33.97177777701818
            ],
            [
              -85.21164675241772,
              33.97921316022046
            ],
            [
              -85.21089626289103,
              33.97921316022046
            ],
            [
              -85.21089626289103,
              33.97177777701818
            ],
            [
              -85.21164675241772,
              33.97177777701818
            ]
          ]
        ]
      },
      "bbox": [
        -85.21164675241772,
        33.97177777701818,
        -85.21089626289103,
        33.97921316022046
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.129588+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            676,
            50
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1979800.0,
            0.0,
            -4.0,
            1449108.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 876.05,
                "maximum": 913.53,
                "mean": 884.2,
                "stddev": 6.202
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.23920171765553,
              34.187516801138365
            ],
            [
              -85.23920171765553,
              34.19133249418479
            ],
            [
              -85.23008195037066,
              34.19133249418479
            ],
            [
              -85.23008195037066,
              34.187516801138365
            ],
            [
              -85.23920171765553,
              34.187516801138365
            ]
          ]
        ]
      },
      "bbox": [
        -85.23920171765553,
        34.187516801138365,
        -85.23008195037066,
        34.19133249418479
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.196427+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            340,
            686
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1972256.0,
            0.0,
            -4.0,
            1526360.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 608.54,
                "maximum": 858.06,
                "mean": 677.117,
                "stddev": 52.826
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24416931987754,
              34.11877692694397
            ],
            [
              -85.24416931987754,
              34.132643734032385
            ],
            [
              -85.22922127415173,
              34.132643734032385
            ],
            [
              -85.22922127415173,
              34.11877692694397
            ],
            [
              -85.24416931987754,
              34.11877692694397
            ]
          ]
        ]
      },
      "bbox": [
        -85.24416931987754,
        34.11877692694397,
        -85.22922127415173,
        34.132643734032385
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.263587+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1118
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1970528.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 786.26,
                "maximum": 1111.17,
                "mean": 919.397,
                "stddev": 74.484
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24608859457861,
              34.132499627754946
            ],
            [
              -85.24608859457861,
              34.1463817920144
            ],
            [
              -85.22939317631561,
              34.1463817920144
            ],
            [
              -85.22939317631561,
              34.132499627754946
            ],
            [
              -85.24608859457861,
              34.132499627754946
            ]
          ]
        ]
      },
      "bbox": [
        -85.24608859457861,
        34.132499627754946,
        -85.22939317631561,
        34.1463817920144
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.327652+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1970000.0,
            0.0,
            -4.0,
            1510000.0002502738
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 807.8,
                "maximum": 1121.74,
                "mean": 925.599,
                "stddev": 71.663
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24626340442465,
              34.14623761038523
            ],
            [
              -85.24626340442465,
              34.16011981706077
            ],
            [
              -85.22956519493043,
              34.16011981706077
            ],
            [
              -85.22956519493043,
              34.14623761038523
            ],
            [
              -85.24626340442465,
              34.14623761038523
            ]
          ]
        ]
      },
      "bbox": [
        -85.24626340442465,
        34.14623761038523,
        -85.22956519493043,
        34.16011981706077
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.381875+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1970000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 808.78,
                "maximum": 1168.48,
                "mean": 1000.285,
                "stddev": 72.328
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24661337951079,
              34.17371348255387
            ],
            [
              -85.24661337951079,
              34.187595774112836
            ],
            [
              -85.22990958188971,
              34.187595774112836
            ],
            [
              -85.22990958188971,
              34.17371348255387
            ],
            [
              -85.24661337951079,
              34.17371348255387
            ]
          ]
        ]
      },
      "bbox": [
        -85.24661337951079,
        34.17371348255387,
        -85.22990958188971,
        34.187595774112836
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.453159+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1970000.0,
            0.0,
            -4.0,
            1525000.0001058572
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 597.56,
                "maximum": 858.13,
                "mean": 679.031,
                "stddev": 49.851
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21419875353426,
              34.09979979407425
            ],
            [
              -85.21419875353426,
              34.10530926396195
            ],
            [
              -85.21246637113323,
              34.10530926396195
            ],
            [
              -85.21246637113323,
              34.09979979407425
            ],
            [
              -85.21419875353426,
              34.09979979407425
            ]
          ]
        ]
      },
      "bbox": [
        -85.21419875353426,
        34.09979979407425,
        -85.21246637113323,
        34.10530926396195
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.512985+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            500,
            126
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1979496.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 894.67,
                "maximum": 969.94,
                "mean": 924.13,
                "stddev": 17.726
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19701515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.24643833271125,
              34.15997556211928
            ],
            [
              -85.24643833271125,
              34.17385781122798
            ],
            [
              -85.22973733009808,
              34.17385781122798
            ],
            [
              -85.22973733009808,
              34.15997556211928
            ],
            [
              -85.24643833271125,
              34.15997556211928
            ]
          ]
        ]
      },
      "bbox": [
        -85.24643833271125,
        34.15997556211928,
        -85.22973733009808,
        34.17385781122798
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.568981+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19701515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19701515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19701515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1970000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 645.02,
                "maximum": 1208.32,
                "mean": 888.538,
                "stddev": 141.312
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.22922127413882,
              34.10516752544014
            ],
            [
              -85.22922127413882,
              34.11904745779937
            ],
            [
              -85.21253398562433,
              34.11904745779937
            ],
            [
              -85.21253398562433,
              34.10516752544014
            ],
            [
              -85.22922127413882,
              34.10516752544014
            ]
          ]
        ]
      },
      "bbox": [
        -85.22922127413882,
        34.10516752544014,
        -85.21253398562433,
        34.11904745779937
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.645050+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0000063744,
            0.0,
            -4.0,
            1500000.0002371904
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 860.7,
                "maximum": 1082.14,
                "mean": 963.691,
                "stddev": 50.206
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.22939317630701,
              34.118905645184064
            ],
            [
              -85.22939317630701,
              34.132785618808605
            ],
            [
              -85.21270310206475,
              34.132785618808605
            ],
            [
              -85.21270310206475,
              34.118905645184064
            ],
            [
              -85.22939317630701,
              34.118905645184064
            ]
          ]
        ]
      },
      "bbox": [
        -85.22939317630701,
        34.118905645184064,
        -85.21270310206475,
        34.132785618808605
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.717480+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 820.01,
                "maximum": 1134.37,
                "mean": 967.086,
                "stddev": 67.463
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.22956519493043,
              34.132643734032385
            ],
            [
              -85.22956519493043,
              34.1465237489389
            ],
            [
              -85.21287233307629,
              34.1465237489389
            ],
            [
              -85.21287233307629,
              34.132643734032385
            ],
            [
              -85.22956519493043,
              34.132643734032385
            ]
          ]
        ]
      },
      "bbox": [
        -85.22956519493043,
        34.132643734032385,
        -85.21287233307629,
        34.1465237489389
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.789765+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 749.04,
                "maximum": 1114.33,
                "mean": 863.704,
                "stddev": 76.687
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19739983311068,
              33.95000155631899
            ],
            [
              -85.19739983311068,
              33.954325792711934
            ],
            [
              -85.19414321830992,
              33.954325792711934
            ],
            [
              -85.19414321830992,
              33.95000155631899
            ],
            [
              -85.19739983311068,
              33.95000155631899
            ]
          ]
        ]
      },
      "bbox": [
        -85.19739983311068,
        33.95000155631899,
        -85.19414321830992,
        33.954325792711934
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.853890+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            391,
            243
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1984028.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 863.85,
                "maximum": 909.18,
                "mean": 872.728,
                "stddev": 4.565
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.22973733009808,
              34.14638179132677
            ],
            [
              -85.22973733009808,
              34.160261847532
            ],
            [
              -85.2130416787468,
              34.160261847532
            ],
            [
              -85.2130416787468,
              34.14638179132677
            ],
            [
              -85.22973733009808,
              34.14638179132677
            ]
          ]
        ]
      },
      "bbox": [
        -85.22973733009808,
        34.14638179132677,
        -85.2130416787468,
        34.160261847532
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.913825+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 703.24,
                "maximum": 1084.61,
                "mean": 819.144,
                "stddev": 78.832
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21872805002248,
              34.20143453412792
            ],
            [
              -85.21872805002248,
              34.21488421543675
            ],
            [
              -85.21372020951735,
              34.21488421543675
            ],
            [
              -85.21372020951735,
              34.20143453412792
            ],
            [
              -85.21872805002248,
              34.20143453412792
            ]
          ]
        ]
      },
      "bbox": [
        -85.21872805002248,
        34.20143453412792,
        -85.21372020951735,
        34.21488421543675
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:51.974494+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1220,
            366
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1978536.0,
            0.0,
            -4.0,
            1534880.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.54,
                "maximum": 855.81,
                "mean": 715.852,
                "stddev": 55.992
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.22990958188608,
              34.16011981706077
            ],
            [
              -85.22990958188608,
              34.17399991458145
            ],
            [
              -85.21321113915117,
              34.17399991458145
            ],
            [
              -85.21321113915117,
              34.16011981706077
            ],
            [
              -85.22990958188608,
              34.16011981706077
            ]
          ]
        ]
      },
      "bbox": [
        -85.22990958188608,
        34.16011981706077,
        -85.21321113915117,
        34.17399991458145
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.032494+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 640.37,
                "maximum": 1155.03,
                "mean": 762.263,
                "stddev": 112.706
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.23025443560704,
              34.18759577382216
            ],
            [
              -85.23025443560704,
              34.201475954024104
            ],
            [
              -85.21355040444028,
              34.201475954024104
            ],
            [
              -85.21355040444028,
              34.18759577382216
            ],
            [
              -85.23025443560704,
              34.18759577382216
            ]
          ]
        ]
      },
      "bbox": [
        -85.23025443560704,
        34.18759577382216,
        -85.21355040444028,
        34.201475954024104
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.090528+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0000063744,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 594.4,
                "maximum": 956.05,
                "mean": 695.9,
                "stddev": 77.749
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.20835597416888,
              33.95420817816623
            ],
            [
              -85.20835597416888,
              33.96806440364163
            ],
            [
              -85.19419487343137,
              33.96806440364163
            ],
            [
              -85.19419487343137,
              33.95420817816623
            ],
            [
              -85.20835597416888,
              33.95420817816623
            ]
          ]
        ]
      },
      "bbox": [
        -85.20835597416888,
        33.95420817816623,
        -85.19419487343137,
        33.96806440364163
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.148624+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1061
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980756.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 873.31,
                "maximum": 1014.68,
                "mean": 957.063,
                "stddev": 31.419
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19751520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.23008195037066,
              34.17385781122798
            ],
            [
              -85.23008195037066,
              34.1877379500809
            ],
            [
              -85.21338071436435,
              34.1877379500809
            ],
            [
              -85.21338071436435,
              34.17385781122798
            ],
            [
              -85.23008195037066,
              34.17385781122798
            ]
          ]
        ]
      },
      "bbox": [
        -85.23008195037066,
        34.17385781122798,
        -85.21338071436435,
        34.1877379500809
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.209209+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19751520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19751520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19751520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1975000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 628.79,
                "maximum": 898.3,
                "mean": 735.875,
                "stddev": 62.676
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.20561450362555,
              34.08897957454243
            ],
            [
              -85.20561450362555,
              34.09171048684466
            ],
            [
              -85.1958199777595,
              34.09171048684466
            ],
            [
              -85.1958199777595,
              34.08897957454243
            ],
            [
              -85.20561450362555,
              34.08897957454243
            ]
          ]
        ]
      },
      "bbox": [
        -85.20561450362555,
        34.08897957454243,
        -85.1958199777595,
        34.09171048684466
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.267215+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            241,
            739
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1982044.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 879.75,
                "maximum": 989.53,
                "mean": 923.861,
                "stddev": 28.366
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.20771766006264,
              33.99543323071358
            ],
            [
              -85.20771766006264,
              34.00767539070068
            ],
            [
              -85.19469084337032,
              34.00767539070068
            ],
            [
              -85.19469084337032,
              33.99543323071358
            ],
            [
              -85.20771766006264,
              33.99543323071358
            ]
          ]
        ]
      },
      "bbox": [
        -85.20771766006264,
        33.99543323071358,
        -85.19469084337032,
        34.00767539070068
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.319005+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1104,
            976
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1981096.0,
            0.0,
            -4.0,
            1459416.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 870.88,
                "maximum": 1024.25,
                "mean": 922.012,
                "stddev": 28.123
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21101708177962,
              33.96792560015236
            ],
            [
              -85.21101708177962,
              33.98180298361244
            ],
            [
              -85.19436008475454,
              33.98180298361244
            ],
            [
              -85.19436008475454,
              33.96792560015236
            ],
            [
              -85.21101708177962,
              33.96792560015236
            ]
          ]
        ]
      },
      "bbox": [
        -85.21101708177962,
        33.96792560015236,
        -85.19436008475454,
        33.98180298361244
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.346864+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1450000.0001717738
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 879.32,
                "maximum": 1069.91,
                "mean": 960.533,
                "stddev": 37.136
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21044622687484,
              33.98167037665349
            ],
            [
              -85.21044622687484,
              33.99554153120191
            ],
            [
              -85.19452540803756,
              33.99554153120191
            ],
            [
              -85.19452540803756,
              33.98167037665349
            ],
            [
              -85.21044622687484,
              33.98167037665349
            ]
          ]
        ]
      },
      "bbox": [
        -85.21044622687484,
        33.98167037665349,
        -85.19452540803756,
        33.99554153120191
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.376034+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1194
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980224.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 897.26,
                "maximum": 1106.5,
                "mean": 990.331,
                "stddev": 43.956
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21270310206475,
              34.10530926396195
            ],
            [
              -85.21270310206475,
              34.11918704801076
            ],
            [
              -85.19601836837668,
              34.11918704801076
            ],
            [
              -85.19601836837668,
              34.10530926396195
            ],
            [
              -85.21270310206475,
              34.10530926396195
            ]
          ]
        ]
      },
      "bbox": [
        -85.21270310206475,
        34.10530926396195,
        -85.19601836837668,
        34.11918704801076
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.403320+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 877.66,
                "maximum": 1109.09,
                "mean": 974.353,
                "stddev": 47.372
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21253398563962,
              34.09157103944145
            ],
            [
              -85.21253398563962,
              34.10544878335835
            ],
            [
              -85.1958520340645,
              34.10544878335835
            ],
            [
              -85.1958520340645,
              34.09157103944145
            ],
            [
              -85.21253398563962,
              34.09157103944145
            ]
          ]
        ]
      },
      "bbox": [
        -85.21253398563962,
        34.09157103944145,
        -85.1958520340645,
        34.10544878335835
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.430918+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1495000.000066607
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 892.42,
                "maximum": 1065.3,
                "mean": 972.581,
                "stddev": 39.433
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21321113915117,
              34.1465237489389
            ],
            [
              -85.21321113915117,
              34.16040165348147
            ],
            [
              -85.19651804782934,
              34.16040165348147
            ],
            [
              -85.19651804782934,
              34.1465237489389
            ],
            [
              -85.21321113915117,
              34.1465237489389
            ]
          ]
        ]
      },
      "bbox": [
        -85.21321113915117,
        34.1465237489389,
        -85.19651804782934,
        34.16040165348147
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.458318+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 699.23,
                "maximum": 1034.58,
                "mean": 801.731,
                "stddev": 79.036
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21287233307629,
              34.11904745714748
            ],
            [
              -85.21287233307629,
              34.1329252813445
            ],
            [
              -85.19618481539362,
              34.1329252813445
            ],
            [
              -85.19618481539362,
              34.11904745714748
            ],
            [
              -85.21287233307629,
              34.11904745714748
            ]
          ]
        ]
      },
      "bbox": [
        -85.21287233307629,
        34.11904745714748,
        -85.19618481539362,
        34.1329252813445
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.485230+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 835.67,
                "maximum": 1077.18,
                "mean": 947.814,
                "stddev": 51.49
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21338071436435,
              34.160261847532
            ],
            [
              -85.21338071436435,
              34.17413979227194
            ],
            [
              -85.19668483339547,
              34.17413979227194
            ],
            [
              -85.19668483339547,
              34.160261847532
            ],
            [
              -85.21338071436435,
              34.160261847532
            ]
          ]
        ]
      },
      "bbox": [
        -85.21338071436435,
        34.160261847532,
        -85.19668483339547,
        34.17413979227194
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.512405+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 665.16,
                "maximum": 927.6,
                "mean": 712.414,
                "stddev": 38.423
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.2130416787468,
              34.132785618808605
            ],
            [
              -85.2130416787468,
              34.146663483170215
            ],
            [
              -85.19635137518664,
              34.146663483170215
            ],
            [
              -85.19635137518664,
              34.132785618808605
            ],
            [
              -85.2130416787468,
              34.132785618808605
            ]
          ]
        ]
      },
      "bbox": [
        -85.2130416787468,
        34.132785618808605,
        -85.19635137518664,
        34.146663483170215
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.539353+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 742.56,
                "maximum": 1119.96,
                "mean": 860.023,
                "stddev": 76.307
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21355040446136,
              34.17399991458145
            ],
            [
              -85.21355040446136,
              34.18787789953517
            ],
            [
              -85.19685173195877,
              34.18787789953517
            ],
            [
              -85.19685173195877,
              34.17399991458145
            ],
            [
              -85.21355040446136,
              34.17399991458145
            ]
          ]
        ]
      },
      "bbox": [
        -85.21355040446136,
        34.17399991458145,
        -85.19685173195877,
        34.18787789953517
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.566533+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 640.43,
                "maximum": 863.76,
                "mean": 709.565,
                "stddev": 48.749
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21372020951735,
              34.1877379500809
            ],
            [
              -85.21372020951735,
              34.20161597526484
            ],
            [
              -85.19701874359312,
              34.20161597526484
            ],
            [
              -85.19701874359312,
              34.1877379500809
            ],
            [
              -85.21372020951735,
              34.1877379500809
            ]
          ]
        ]
      },
      "bbox": [
        -85.21372020951735,
        34.1877379500809,
        -85.19701874359312,
        34.20161597526484
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.593752+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 630.73,
                "maximum": 947.35,
                "mean": 738.049,
                "stddev": 72.001
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21387492072152,
              34.21521550778951
            ],
            [
              -85.21387492072152,
              34.22909203209806
            ],
            [
              -85.19735310637076,
              34.22909203209806
            ],
            [
              -85.19735310637076,
              34.21521550778951
            ],
            [
              -85.21387492072152,
              34.21521550778951
            ]
          ]
        ]
      },
      "bbox": [
        -85.21387492072152,
        34.21521550778951,
        -85.19735310637076,
        34.22909203209806
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.620363+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1236
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980056.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.24,
                "maximum": 934.0,
                "mean": 633.15,
                "stddev": 92.014
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.21389012961157,
              34.20147595435072
            ],
            [
              -85.21389012961157,
              34.21535401978139
            ],
            [
              -85.19718586837644,
              34.21535401978139
            ],
            [
              -85.19718586837644,
              34.20147595435072
            ],
            [
              -85.21389012961157,
              34.20147595435072
            ]
          ]
        ]
      },
      "bbox": [
        -85.21389012961157,
        34.20147595435072,
        -85.19718586837644,
        34.21535401978139
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.646458+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1980000.0,
            0.0,
            -4.0,
            1535000.0001189404
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.54,
                "maximum": 933.53,
                "mean": 785.477,
                "stddev": 67.968
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19801540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.20020582255151,
              34.229069867115044
            ],
            [
              -85.20020582255151,
              34.233367295195535
            ],
            [
              -85.19752045766216,
              34.233367295195535
            ],
            [
              -85.19752045766216,
              34.229069867115044
            ],
            [
              -85.20020582255151,
              34.229069867115044
            ]
          ]
        ]
      },
      "bbox": [
        -85.20020582255151,
        34.229069867115044,
        -85.19752045766216,
        34.233367295195535
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.672002+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19801540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19801540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19801540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            389,
            199
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1984204.0,
            0.0,
            -4.0,
            1541556.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.54,
                "maximum": 588.68,
                "mean": 582.864,
                "stddev": 5.032
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1834486867924,
              33.915746092730096
            ],
            [
              -85.1834486867924,
              33.92698486118619
            ],
            [
              -85.17725146606134,
              33.92698486118619
            ],
            [
              -85.17725146606134,
              33.915746092730096
            ],
            [
              -85.1834486867924,
              33.915746092730096
            ]
          ]
        ]
      },
      "bbox": [
        -85.1834486867924,
        33.915746092730096,
        -85.17725146606134,
        33.92698486118619
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.697144+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1018,
            460
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1988160.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1018.42,
                "maximum": 1215.11,
                "mean": 1102.294,
                "stddev": 41.979
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18890001591274,
              33.926891155825864
            ],
            [
              -85.18890001591274,
              33.94072360517899
            ],
            [
              -85.17738359574027,
              33.94072360517899
            ],
            [
              -85.17738359574027,
              33.926891155825864
            ],
            [
              -85.18890001591274,
              33.926891155825864
            ]
          ]
        ]
      },
      "bbox": [
        -85.18890001591274,
        33.926891155825864,
        -85.17738359574027,
        33.94072360517899
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.724209+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            861
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1986556.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 907.15,
                "maximum": 1177.06,
                "mean": 981.025,
                "stddev": 64.347
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19436008474885,
              33.954325792711934
            ],
            [
              -85.19436008474885,
              33.96820099897072
            ],
            [
              -85.17770838878988,
              33.96820099897072
            ],
            [
              -85.17770838878988,
              33.954325792711934
            ],
            [
              -85.19436008474885,
              33.954325792711934
            ]
          ]
        ]
      },
      "bbox": [
        -85.19436008474885,
        33.954325792711934,
        -85.17770838878988,
        33.96820099897072
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.749487+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 873.44,
                "maximum": 1011.49,
                "mean": 920.196,
                "stddev": 28.759
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19419487337245,
              33.940587150794414
            ],
            [
              -85.19419487337245,
              33.954462318212556
            ],
            [
              -85.1775459371896,
              33.954462318212556
            ],
            [
              -85.1775459371896,
              33.940587150794414
            ],
            [
              -85.19419487337245,
              33.940587150794414
            ]
          ]
        ]
      },
      "bbox": [
        -85.19419487337245,
        33.940587150794414,
        -85.1775459371896,
        33.954462318212556
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.774712+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0000194577,
            0.0,
            -4.0,
            1440000.0001586904
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 866.52,
                "maximum": 1019.71,
                "mean": 912.207,
                "stddev": 26.121
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18150390694542,
              34.02313093514311
            ],
            [
              -85.18150390694542,
              34.02413359355272
            ],
            [
              -85.17852229949482,
              34.02413359355272
            ],
            [
              -85.17852229949482,
              34.02313093514311
            ],
            [
              -85.18150390694542,
              34.02313093514311
            ]
          ]
        ]
      },
      "bbox": [
        -85.18150390694542,
        34.02313093514311,
        -85.17852229949482,
        34.02413359355272
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.799593+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            89,
            225
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1989100.0,
            0.0,
            -4.0,
            1465356.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 889.78,
                "maximum": 966.23,
                "mean": 933.896,
                "stddev": 23.486
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19452540803756,
              33.96806440364163
            ],
            [
              -85.19452540803756,
              33.981939648756786
            ],
            [
              -85.1778709504356,
              33.981939648756786
            ],
            [
              -85.1778709504356,
              33.96806440364163
            ],
            [
              -85.19452540803756,
              33.96806440364163
            ]
          ]
        ]
      },
      "bbox": [
        -85.19452540803756,
        33.96806440364163,
        -85.1778709504356,
        33.981939648756786
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.825896+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 862.24,
                "maximum": 998.38,
                "mean": 922.95,
                "stddev": 35.688
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1958520340623,
              34.08824843120166
            ],
            [
              -85.1958520340623,
              34.091847715559496
            ],
            [
              -85.17929774526894,
              34.091847715559496
            ],
            [
              -85.17929774526894,
              34.08824843120166
            ],
            [
              -85.1958520340623,
              34.08824843120166
            ]
          ]
        ]
      },
      "bbox": [
        -85.1958520340623,
        34.08824843120166,
        -85.17929774526894,
        34.091847715559496
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.851368+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            315,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 875.25,
                "maximum": 1028.28,
                "mean": 967.389,
                "stddev": 33.491
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19469084337032,
              33.98180298314044
            ],
            [
              -85.19469084337032,
              33.99567826712768
            ],
            [
              -85.17803362225729,
              33.99567826712768
            ],
            [
              -85.17803362225729,
              33.98180298314044
            ],
            [
              -85.19469084337032,
              33.98180298314044
            ]
          ]
        ]
      },
      "bbox": [
        -85.19469084337032,
        33.98180298314044,
        -85.17803362225729,
        33.99567826712768
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.877796+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 878.45,
                "maximum": 1062.08,
                "mean": 967.456,
                "stddev": 36.484
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19368887472633,
              34.00929118391153
            ],
            [
              -85.19368887472633,
              34.02315540959828
            ],
            [
              -85.17835929671516,
              34.02315540959828
            ],
            [
              -85.17835929671516,
              34.00929118391153
            ],
            [
              -85.19368887472633,
              34.00929118391153
            ]
          ]
        ]
      },
      "bbox": [
        -85.19368887472633,
        34.00929118391153,
        -85.17835929671516,
        34.02315540959828
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:52.993561+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1149
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985404.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 879.75,
                "maximum": 1006.09,
                "mean": 934.855,
                "stddev": 29.715
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19485639076187,
              33.99554153171039
            ],
            [
              -85.19485639076187,
              34.00941685458545
            ],
            [
              -85.17819640426842,
              34.00941685458545
            ],
            [
              -85.17819640426842,
              33.99554153171039
            ],
            [
              -85.19485639076187,
              33.99554153171039
            ]
          ]
        ]
      },
      "bbox": [
        -85.19485639076187,
        33.99554153171039,
        -85.17819640426842,
        34.00941685458545
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.020241+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0000194577,
            0.0,
            -4.0,
            1460000.000184857
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 896.14,
                "maximum": 1054.7,
                "mean": 971.43,
                "stddev": 31.831
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19635137518664,
              34.11918704801076
            ],
            [
              -85.19635137518664,
              34.13306272158948
            ],
            [
              -85.17966641594643,
              34.13306272158948
            ],
            [
              -85.17966641594643,
              34.11918704801076
            ],
            [
              -85.19635137518664,
              34.11918704801076
            ]
          ]
        ]
      },
      "bbox": [
        -85.19635137518664,
        34.11918704801076,
        -85.17966641594643,
        34.13306272158948
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.046177+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 784.61,
                "maximum": 1054.4,
                "mean": 868.472,
                "stddev": 52.163
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19618481539362,
              34.10544878317535
            ],
            [
              -85.19618481539362,
              34.119324417723305
            ],
            [
              -85.1795026384135,
              34.119324417723305
            ],
            [
              -85.1795026384135,
              34.10544878317535
            ],
            [
              -85.19618481539362,
              34.10544878317535
            ]
          ]
        ]
      },
      "bbox": [
        -85.19618481539362,
        34.10544878317535,
        -85.1795026384135,
        34.119324417723305
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.072197+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 824.68,
                "maximum": 1069.06,
                "mean": 934.455,
                "stddev": 47.239
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19601836837668,
              34.09171048684466
            ],
            [
              -85.19601836837668,
              34.10558608237786
            ],
            [
              -85.17933897177613,
              34.10558608237786
            ],
            [
              -85.17933897177613,
              34.09171048684466
            ],
            [
              -85.19601836837668,
              34.09171048684466
            ]
          ]
        ]
      },
      "bbox": [
        -85.19601836837668,
        34.09171048684466,
        -85.17933897177613,
        34.10558608237786
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.098110+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 890.42,
                "maximum": 1048.55,
                "mean": 967.439,
                "stddev": 30.417
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19651804782934,
              34.1329252813445
            ],
            [
              -85.19651804782934,
              34.14680099397001
            ],
            [
              -85.17983030444726,
              34.14680099397001
            ],
            [
              -85.17983030444726,
              34.1329252813445
            ],
            [
              -85.19651804782934,
              34.1329252813445
            ]
          ]
        ]
      },
      "bbox": [
        -85.19651804782934,
        34.1329252813445,
        -85.17983030444726,
        34.14680099397001
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.124393+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 753.2,
                "maximum": 1073.73,
                "mean": 902.779,
                "stddev": 68.635
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19668483339547,
              34.146663483170215
            ],
            [
              -85.19668483339547,
              34.16053923485852
            ],
            [
              -85.17999430398848,
              34.16053923485852
            ],
            [
              -85.17999430398848,
              34.146663483170215
            ],
            [
              -85.19668483339547,
              34.146663483170215
            ]
          ]
        ]
      },
      "bbox": [
        -85.19668483339547,
        34.146663483170215,
        -85.17999430398848,
        34.16053923485852
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.150403+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 700.41,
                "maximum": 1064.09,
                "mean": 823.846,
                "stddev": 83.15
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19718586837244,
              34.18787789953517
            ],
            [
              -85.19718586837244,
              34.20175376850832
            ],
            [
              -85.18048696957992,
              34.20175376850832
            ],
            [
              -85.18048696957992,
              34.18787789953517
            ],
            [
              -85.19718586837244,
              34.18787789953517
            ]
          ]
        ]
      },
      "bbox": [
        -85.19718586837244,
        34.18787789953517,
        -85.18048696957992,
        34.20175376850832
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.176052+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 607.95,
                "maximum": 876.19,
                "mean": 687.739,
                "stddev": 59.276
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19685173195877,
              34.16040165348147
            ],
            [
              -85.19685173195877,
              34.17427744424866
            ],
            [
              -85.18015841464259,
              34.17427744424866
            ],
            [
              -85.18015841464259,
              34.16040165348147
            ],
            [
              -85.19685173195877,
              34.16040165348147
            ]
          ]
        ]
      },
      "bbox": [
        -85.19685173195877,
        34.16040165348147,
        -85.18015841464259,
        34.17427744424866
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.202959+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 664.26,
                "maximum": 1004.38,
                "mean": 770.559,
                "stddev": 79.6
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19701874359312,
              34.17413979227194
            ],
            [
              -85.19701874359312,
              34.18801562213403
            ],
            [
              -85.18032263648216,
              34.18801562213403
            ],
            [
              -85.18032263648216,
              34.17413979227194
            ],
            [
              -85.19701874359312,
              34.17413979227194
            ]
          ]
        ]
      },
      "bbox": [
        -85.19701874359312,
        34.17413979227194,
        -85.18032263648216,
        34.18801562213403
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.228712+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 648.61,
                "maximum": 1029.93,
                "mean": 787.779,
                "stddev": 92.809
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19735310637076,
              34.20161597526484
            ],
            [
              -85.19735310637076,
              34.215491883365196
            ],
            [
              -85.18065141400858,
              34.215491883365196
            ],
            [
              -85.18065141400858,
              34.20161597526484
            ],
            [
              -85.19735310637076,
              34.20161597526484
            ]
          ]
        ]
      },
      "bbox": [
        -85.19735310637076,
        34.20161597526484,
        -85.18065141400858,
        34.215491883365196
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.254432+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 594.08,
                "maximum": 824.01,
                "mean": 661.885,
                "stddev": 49.197
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19098889204226,
              34.24288725222923
            ],
            [
              -85.19098889204226,
              34.2536726866062
            ],
            [
              -85.18114541600862,
              34.2536726866062
            ],
            [
              -85.18114541600862,
              34.24288725222923
            ],
            [
              -85.19098889204226,
              34.24288725222923
            ]
          ]
        ]
      },
      "bbox": [
        -85.19098889204226,
        34.24288725222923,
        -85.18114541600862,
        34.2536726866062
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.280029+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            974,
            734
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1987064.0,
            0.0,
            -4.0,
            1548896.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 574.4,
                "maximum": 657.71,
                "mean": 598.092,
                "stddev": 8.725
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19752045766216,
              34.215354019454594
            ],
            [
              -85.19752045766216,
              34.22922996669828
            ],
            [
              -85.18081596984096,
              34.22922996669828
            ],
            [
              -85.18081596984096,
              34.215354019454594
            ],
            [
              -85.19752045766216,
              34.215354019454594
            ]
          ]
        ]
      },
      "bbox": [
        -85.19752045766216,
        34.215354019454594,
        -85.18081596984096,
        34.22922996669828
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.305829+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.48,
                "maximum": 856.67,
                "mean": 671.177,
                "stddev": 66.172
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17451887204973,
              33.90082635859687
            ],
            [
              -85.17451887204973,
              33.91338019606586
            ],
            [
              -85.16059827904088,
              33.91338019606586
            ],
            [
              -85.16059827904088,
              33.90082635859687
            ],
            [
              -85.17451887204973,
              33.90082635859687
            ]
          ]
        ]
      },
      "bbox": [
        -85.17451887204973,
        33.90082635859687,
        -85.16059827904088,
        33.91338019606586
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.331756+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1132,
            1045
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990820.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1139.5,
                "maximum": 1284.82,
                "mean": 1203.789,
                "stddev": 26.595
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19851540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.19768792226085,
              34.22909203246135
            ],
            [
              -85.19768792226085,
              34.24296801886457
            ],
            [
              -85.18098063708997,
              34.24296801886457
            ],
            [
              -85.18098063708997,
              34.22909203246135
            ],
            [
              -85.19768792226085,
              34.22909203246135
            ]
          ]
        ]
      },
      "bbox": [
        -85.19768792226085,
        34.22909203246135,
        -85.18098063708997,
        34.24296801886457
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.357453+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19851540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19851540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19851540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1985000.0000194577,
            0.0,
            -4.0,
            1545000.0001320238
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 567.54,
                "maximum": 849.82,
                "mean": 638.959,
                "stddev": 71.834
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17738359574498,
              33.91324608620421
            ],
            [
              -85.17738359574498,
              33.92711904091181
            ],
            [
              -85.16074270792178,
              33.92711904091181
            ],
            [
              -85.16074270792178,
              33.91324608620421
            ],
            [
              -85.17738359574498,
              33.91324608620421
            ]
          ]
        ]
      },
      "bbox": [
        -85.17738359574498,
        33.91324608620421,
        -85.16074270792178,
        33.92711904091181
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.383259+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1430000.0001456072
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1018.33,
                "maximum": 1309.8,
                "mean": 1196.741,
                "stddev": 59.899
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17770838878988,
              33.94072360517899
            ],
            [
              -85.17770838878988,
              33.95459663529441
            ],
            [
              -85.16106199045183,
              33.95459663529441
            ],
            [
              -85.16106199045183,
              33.94072360517899
            ],
            [
              -85.17770838878988,
              33.94072360517899
            ]
          ]
        ]
      },
      "bbox": [
        -85.17770838878988,
        33.94072360517899,
        -85.16106199045183,
        33.95459663529441
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.409856+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 852.87,
                "maximum": 1053.57,
                "mean": 925.681,
                "stddev": 43.874
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1778709504356,
              33.95446231777597
            ],
            [
              -85.1778709504356,
              33.96833538561827
            ],
            [
              -85.16122179404398,
              33.96833538561827
            ],
            [
              -85.16122179404398,
              33.95446231777597
            ],
            [
              -85.1778709504356,
              33.95446231777597
            ]
          ]
        ]
      },
      "bbox": [
        -85.1778709504356,
        33.95446231777597,
        -85.16122179404398,
        33.96833538561827
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.438286+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 853.22,
                "maximum": 999.74,
                "mean": 917.387,
                "stddev": 31.182
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1775459372486,
              33.92698486118619
            ],
            [
              -85.1775459372486,
              33.94085785359006
            ],
            [
              -85.16090229509963,
              33.94085785359006
            ],
            [
              -85.16090229509963,
              33.92698486118619
            ],
            [
              -85.1775459372486,
              33.92698486118619
            ]
          ]
        ]
      },
      "bbox": [
        -85.1775459372486,
        33.92698486118619,
        -85.16090229509963,
        33.94085785359006
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.464200+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 884.39,
                "maximum": 1181.05,
                "mean": 1034.078,
                "stddev": 91.46
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17803362225729,
              33.96820099897072
            ],
            [
              -85.17803362225729,
              33.982074104555274
            ],
            [
              -85.1613817059464,
              33.982074104555274
            ],
            [
              -85.1613817059464,
              33.96820099897072
            ],
            [
              -85.17803362225729,
              33.96820099897072
            ]
          ]
        ]
      },
      "bbox": [
        -85.17803362225729,
        33.96820099897072,
        -85.1613817059464,
        33.982074104555274
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.489644+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 837.6,
                "maximum": 963.46,
                "mean": 882.575,
                "stddev": 24.477
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17854069313988,
              34.02315540959828
            ],
            [
              -85.17854069313988,
              34.02483978787975
            ],
            [
              -85.16202243806731,
              34.02483978787975
            ],
            [
              -85.16202243806731,
              34.02315540959828
            ],
            [
              -85.17854069313988,
              34.02315540959828
            ]
          ]
        ]
      },
      "bbox": [
        -85.17854069313988,
        34.02315540959828,
        -85.16202243806731,
        34.02483978787975
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.514857+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            141,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1465564.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 891.58,
                "maximum": 998.9,
                "mean": 933.84,
                "stddev": 29.069
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17819640432658,
              33.981939648756786
            ],
            [
              -85.17819640432658,
              33.99581279209896
            ],
            [
              -85.16154172622946,
              33.99581279209896
            ],
            [
              -85.16154172622946,
              33.981939648756786
            ],
            [
              -85.17819640432658,
              33.981939648756786
            ]
          ]
        ]
      },
      "bbox": [
        -85.17819640432658,
        33.981939648756786,
        -85.16154172622946,
        33.99581279209896
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.540143+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 837.45,
                "maximum": 1011.41,
                "mean": 902.524,
                "stddev": 35.153
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17933897177613,
              34.08491257603787
            ],
            [
              -85.17933897177613,
              34.09198272535325
            ],
            [
              -85.16274456783853,
              34.09198272535325
            ],
            [
              -85.16274456783853,
              34.08491257603787
            ],
            [
              -85.17933897177613,
              34.08491257603787
            ]
          ]
        ]
      },
      "bbox": [
        -85.17933897177613,
        34.08491257603787,
        -85.16274456783853,
        34.09198272535325
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.565633+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            631,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 863.6,
                "maximum": 1001.86,
                "mean": 942.408,
                "stddev": 30.905
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17835929671516,
              33.99567826712768
            ],
            [
              -85.17835929671516,
              34.00955144824292
            ],
            [
              -85.16170185496358,
              34.00955144824292
            ],
            [
              -85.16170185496358,
              33.99567826712768
            ],
            [
              -85.17835929671516,
              33.99567826712768
            ]
          ]
        ]
      },
      "bbox": [
        -85.17835929671516,
        33.99567826712768,
        -85.16170185496358,
        34.00955144824292
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.593894+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 832.49,
                "maximum": 1043.48,
                "mean": 909.398,
                "stddev": 48.013
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17852229949482,
              34.009416854076996
            ],
            [
              -85.17852229949482,
              34.023290072980714
            ],
            [
              -85.16186209221934,
              34.023290072980714
            ],
            [
              -85.16186209221934,
              34.009416854076996
            ],
            [
              -85.17852229949482,
              34.009416854076996
            ]
          ]
        ]
      },
      "bbox": [
        -85.17852229949482,
        34.009416854076996,
        -85.16186209221934,
        34.023290072980714
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.620435+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 894.48,
                "maximum": 1008.53,
                "mean": 949.309,
                "stddev": 22.895
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1795026384135,
              34.091847715559496
            ],
            [
              -85.1795026384135,
              34.10572116151973
            ],
            [
              -85.16282579866672,
              34.10572116151973
            ],
            [
              -85.16282579866672,
              34.091847715559496
            ],
            [
              -85.1795026384135,
              34.091847715559496
            ]
          ]
        ]
      },
      "bbox": [
        -85.1795026384135,
        34.091847715559496,
        -85.16282579866672,
        34.10572116151973
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.646692+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 863.09,
                "maximum": 1004.72,
                "mean": 941.359,
                "stddev": 28.074
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17966641594643,
              34.10558608237786
            ],
            [
              -85.17966641594643,
              34.119459566235335
            ],
            [
              -85.16298679755477,
              34.119459566235335
            ],
            [
              -85.16298679755477,
              34.10558608237786
            ],
            [
              -85.17966641594643,
              34.10558608237786
            ]
          ]
        ]
      },
      "bbox": [
        -85.17966641594643,
        34.10558608237786,
        -85.16298679755477,
        34.119459566235335
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.675315+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 814.9,
                "maximum": 1034.32,
                "mean": 902.97,
                "stddev": 36.493
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17999430398848,
              34.13306272158948
            ],
            [
              -85.17999430398848,
              34.14693628128841
            ],
            [
              -85.16330912266754,
              34.14693628128841
            ],
            [
              -85.16330912266754,
              34.13306272158948
            ],
            [
              -85.17999430398848,
              34.13306272158948
            ]
          ]
        ]
      },
      "bbox": [
        -85.17999430398848,
        34.13306272158948,
        -85.16330912266754,
        34.14693628128841
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.706203+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 750.9,
                "maximum": 987.96,
                "mean": 836.286,
                "stddev": 50.787
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18032263648216,
              34.16053923485852
            ],
            [
              -85.18032263648216,
              34.174412870461666
            ],
            [
              -85.16363188470423,
              34.174412870461666
            ],
            [
              -85.16363188470423,
              34.16053923485852
            ],
            [
              -85.18032263648216,
              34.16053923485852
            ]
          ]
        ]
      },
      "bbox": [
        -85.18032263648216,
        34.16053923485852,
        -85.16363188470423,
        34.174412870461666
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.733978+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 658.96,
                "maximum": 943.01,
                "mean": 764.599,
                "stddev": 65.598
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17983030444726,
              34.119324417723305
            ],
            [
              -85.17983030444726,
              34.13319793949367
            ],
            [
              -85.16314790553132,
              34.13319793949367
            ],
            [
              -85.16314790553132,
              34.119324417723305
            ],
            [
              -85.17983030444726,
              34.119324417723305
            ]
          ]
        ]
      },
      "bbox": [
        -85.17983030444726,
        34.119324417723305,
        -85.16314790553132,
        34.13319793949367
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.762583+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 774.68,
                "maximum": 1042.94,
                "mean": 856.18,
                "stddev": 51.104
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18015841464259,
              34.14680099397001
            ],
            [
              -85.18015841464259,
              34.16067459161319
            ],
            [
              -85.16347044903475,
              34.16067459161319
            ],
            [
              -85.16347044903475,
              34.14680099397001
            ],
            [
              -85.18015841464259,
              34.14680099397001
            ]
          ]
        ]
      },
      "bbox": [
        -85.18015841464259,
        34.14680099397001,
        -85.16347044903475,
        34.16067459161319
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.788586+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 695.21,
                "maximum": 988.45,
                "mean": 799.679,
                "stddev": 63.173
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18048696957992,
              34.17427744424866
            ],
            [
              -85.18048696957992,
              34.18815111782749
            ],
            [
              -85.16379342974741,
              34.18815111782749
            ],
            [
              -85.16379342974741,
              34.17427744424866
            ],
            [
              -85.18048696957992,
              34.17427744424866
            ]
          ]
        ]
      },
      "bbox": [
        -85.18048696957992,
        34.17427744424866,
        -85.16379342974741,
        34.18815111782749
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.814351+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 628.14,
                "maximum": 889.55,
                "mean": 708.042,
                "stddev": 64.037
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18065141400858,
              34.18801562213403
            ],
            [
              -85.18065141400858,
              34.201889333704344
            ],
            [
              -85.16395508423582,
              34.201889333704344
            ],
            [
              -85.16395508423582,
              34.18801562213403
            ],
            [
              -85.18065141400858,
              34.18801562213403
            ]
          ]
        ]
      },
      "bbox": [
        -85.18065141400858,
        34.18801562213403,
        -85.16395508423582,
        34.201889333704344
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.839984+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 608.91,
                "maximum": 904.46,
                "mean": 700.713,
                "stddev": 72.34
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18081596984096,
              34.20175376850832
            ],
            [
              -85.18081596984096,
              34.215627518085896
            ],
            [
              -85.16411684824098,
              34.215627518085896
            ],
            [
              -85.16411684824098,
              34.20175376850832
            ],
            [
              -85.18081596984096,
              34.20175376850832
            ]
          ]
        ]
      },
      "bbox": [
        -85.18081596984096,
        34.20175376850832,
        -85.16411684824098,
        34.215627518085896
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.865778+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 594.11,
                "maximum": 944.71,
                "mean": 704.639,
                "stddev": 90.129
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18098063714999,
              34.215491883365196
            ],
            [
              -85.18098063714999,
              34.22936567096584
            ],
            [
              -85.16427872183453,
              34.22936567096584
            ],
            [
              -85.16427872183453,
              34.215491883365196
            ],
            [
              -85.18098063714999,
              34.215491883365196
            ]
          ]
        ]
      },
      "bbox": [
        -85.18098063714999,
        34.215491883365196,
        -85.16427872183453,
        34.22936567096584
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.891855+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 585.08,
                "maximum": 840.22,
                "mean": 627.008,
                "stddev": 26.832
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18131030648992,
              34.24296801850129
            ],
            [
              -85.18131030648992,
              34.25684188219565
            ],
            [
              -85.16460279807379,
              34.25684188219565
            ],
            [
              -85.16460279807379,
              34.24296801850129
            ],
            [
              -85.18131030648992,
              34.24296801850129
            ]
          ]
        ]
      },
      "bbox": [
        -85.18131030648992,
        34.24296801850129,
        -85.16460279807379,
        34.25684188219565
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.917955+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 569.32,
                "maximum": 758.56,
                "mean": 613.061,
                "stddev": 32.326
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.17350143780317,
              34.27051084961936
            ],
            [
              -85.17350143780317,
              34.28131758497909
            ],
            [
              -85.1649273135282,
              34.28131758497909
            ],
            [
              -85.1649273135282,
              34.27051084961936
            ],
            [
              -85.17350143780317,
              34.27051084961936
            ]
          ]
        ]
      },
      "bbox": [
        -85.17350143780317,
        34.27051084961936,
        -85.1649273135282,
        34.28131758497909
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.943614+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            977,
            638
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1992448.0,
            0.0,
            -4.0,
            1558908.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 570.38,
                "maximum": 621.36,
                "mean": 593.432,
                "stddev": 10.789
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18114541600862,
              34.22922996669828
            ],
            [
              -85.18114541600862,
              34.24310379233787
            ],
            [
              -85.16444070508821,
              34.24310379233787
            ],
            [
              -85.16444070508821,
              34.22922996669828
            ],
            [
              -85.18114541600862,
              34.22922996669828
            ]
          ]
        ]
      },
      "bbox": [
        -85.18114541600862,
        34.22922996669828,
        -85.16444070508821,
        34.24310379233787
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.969378+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 577.95,
                "maximum": 779.27,
                "mean": 622.331,
                "stddev": 31.547
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.15888289804002,
              33.896676433963144
            ],
            [
              -85.15888289804002,
              33.8997731584247
            ],
            [
              -85.14407311897747,
              33.8997731584247
            ],
            [
              -85.14407311897747,
              33.896676433963144
            ],
            [
              -85.15888289804002,
              33.896676433963144
            ]
          ]
        ]
      },
      "bbox": [
        -85.15888289804002,
        33.896676433963144,
        -85.14407311897747,
        33.8997731584247
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:53.994739+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            271,
            1121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995516.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1101.5,
                "maximum": 1240.96,
                "mean": 1175.232,
                "stddev": 37.121
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19901550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.18011175806816,
              34.256717316671434
            ],
            [
              -85.18011175806816,
              34.270579940532905
            ],
            [
              -85.16476500086314,
              34.270579940532905
            ],
            [
              -85.16476500086314,
              34.256717316671434
            ],
            [
              -85.18011175806816,
              34.256717316671434
            ]
          ]
        ]
      },
      "bbox": [
        -85.18011175806816,
        34.256717316671434,
        -85.16476500086314,
        34.270579940532905
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.020262+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19901550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19901550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19901550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1147
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1990412.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 569.55,
                "maximum": 752.74,
                "mean": 596.843,
                "stddev": 21.712
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16074270780989,
              33.89964132025974
            ],
            [
              -85.16074270780989,
              33.91351210214004
            ],
            [
              -85.14410710699475,
              33.91351210214004
            ],
            [
              -85.14410710699475,
              33.89964132025974
            ],
            [
              -85.16074270780989,
              33.89964132025974
            ]
          ]
        ]
      },
      "bbox": [
        -85.16074270780989,
        33.89964132025974,
        -85.14410710699475,
        33.91351210214004
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.045721+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.000032541,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1058.1,
                "maximum": 1253.9,
                "mean": 1181.415,
                "stddev": 30.607
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16090229509963,
              33.91338019606586
            ],
            [
              -85.16090229509963,
              33.927251014513956
            ],
            [
              -85.14426394354125,
              33.927251014513956
            ],
            [
              -85.14426394354125,
              33.91338019606586
            ],
            [
              -85.16090229509963,
              33.91338019606586
            ]
          ]
        ]
      },
      "bbox": [
        -85.16090229509963,
        33.91338019606586,
        -85.14426394354125,
        33.927251014513956
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.070989+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1014.08,
                "maximum": 1344.71,
                "mean": 1192.373,
                "stddev": 63.288
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1613817059464,
              33.95459663529441
            ],
            [
              -85.1613817059464,
              33.96846756353567
            ],
            [
              -85.14473509098785,
              33.96846756353567
            ],
            [
              -85.14473509098785,
              33.95459663529441
            ],
            [
              -85.1613817059464,
              33.95459663529441
            ]
          ]
        ]
      },
      "bbox": [
        -85.1613817059464,
        33.95459663529441,
        -85.14473509098785,
        33.96846756353567
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.096597+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 849.32,
                "maximum": 967.73,
                "mean": 908.019,
                "stddev": 27.75
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16154172622946,
              33.96833538561827
            ],
            [
              -85.16154172622946,
              33.9822063504873
            ],
            [
              -85.14489235307659,
              33.9822063504873
            ],
            [
              -85.14489235307659,
              33.96833538561827
            ],
            [
              -85.16154172622946,
              33.96833538561827
            ]
          ]
        ]
      },
      "bbox": [
        -85.16154172622946,
        33.96833538561827,
        -85.14489235307659,
        33.9822063504873
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.145136+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 824.47,
                "maximum": 1013.57,
                "mean": 885.174,
                "stddev": 39.953
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16106199045183,
              33.927119040511734
            ],
            [
              -85.16106199045183,
              33.94098989554259
            ],
            [
              -85.1444208862893,
              33.94098989554259
            ],
            [
              -85.1444208862893,
              33.927119040511734
            ],
            [
              -85.16106199045183,
              33.927119040511734
            ]
          ]
        ]
      },
      "bbox": [
        -85.16106199045183,
        33.927119040511734,
        -85.1444208862893,
        33.94098989554259
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.172499+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 857.9,
                "maximum": 1342.25,
                "mean": 1043.474,
                "stddev": 123.922
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16122179404398,
              33.94085785359006
            ],
            [
              -85.16122179404398,
              33.95472874521864
            ],
            [
              -85.14457793541514,
              33.95472874521864
            ],
            [
              -85.14457793541514,
              33.94085785359006
            ],
            [
              -85.16122179404398,
              33.94085785359006
            ]
          ]
        ]
      },
      "bbox": [
        -85.16122179404398,
        33.94085785359006,
        -85.14457793541514,
        33.95472874521864
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.199190+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 823.11,
                "maximum": 959.83,
                "mean": 866.715,
                "stddev": 22.718
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16186209221934,
              33.99581279209896
            ],
            [
              -85.16186209221934,
              34.00968383026863
            ],
            [
              -85.14520719707897,
              34.00968383026863
            ],
            [
              -85.14520719707897,
              33.99581279209896
            ],
            [
              -85.16186209221934,
              33.99581279209896
            ]
          ]
        ]
      },
      "bbox": [
        -85.16186209221934,
        33.99581279209896,
        -85.14520719707897,
        34.00968383026863
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.229370+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 804.86,
                "maximum": 945.61,
                "mean": 844.812,
                "stddev": 27.163
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16170185496358,
              33.982074104555274
            ],
            [
              -85.16170185496358,
              33.9959451060671
            ],
            [
              -85.14504972175051,
              33.9959451060671
            ],
            [
              -85.14504972175051,
              33.982074104555274
            ],
            [
              -85.16170185496358,
              33.982074104555274
            ]
          ]
        ]
      },
      "bbox": [
        -85.16170185496358,
        33.982074104555274,
        -85.14504972175051,
        33.9959451060671
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.260134+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 817.15,
                "maximum": 992.85,
                "mean": 899.564,
                "stddev": 39.689
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16218289247713,
              34.02329007352547
            ],
            [
              -85.16218289247713,
              34.03716118505615
            ],
            [
              -85.14552246787581,
              34.03716118505615
            ],
            [
              -85.14552246787581,
              34.02329007352547
            ],
            [
              -85.16218289247713,
              34.02329007352547
            ]
          ]
        ]
      },
      "bbox": [
        -85.16218289247713,
        34.02329007352547,
        -85.14552246787581,
        34.03716118505615
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.287405+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.000032541,
            0.0,
            -4.0,
            1470000.0001979405
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 854.61,
                "maximum": 1053.75,
                "mean": 918.092,
                "stddev": 33.06
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.15708818336752,
              34.03707110039267
            ],
            [
              -85.15708818336752,
              34.05089981453988
            ],
            [
              -85.1456802636854,
              34.05089981453988
            ],
            [
              -85.1456802636854,
              34.03707110039267
            ],
            [
              -85.15708818336752,
              34.03707110039267
            ]
          ]
        ]
      },
      "bbox": [
        -85.15708818336752,
        34.03707110039267,
        -85.1456802636854,
        34.05089981453988
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.313925+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            852
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1996592.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 857.55,
                "maximum": 1002.1,
                "mean": 927.409,
                "stddev": 28.433
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16202243806731,
              34.00955144824292
            ],
            [
              -85.16202243806731,
              34.023422523085536
            ],
            [
              -85.1453647791313,
              34.023422523085536
            ],
            [
              -85.1453647791313,
              34.00955144824292
            ],
            [
              -85.16202243806731,
              34.00955144824292
            ]
          ]
        ]
      },
      "bbox": [
        -85.16202243806731,
        34.00955144824292,
        -85.1453647791313,
        34.023422523085536
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.339754+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 850.57,
                "maximum": 1000.74,
                "mean": 938.285,
                "stddev": 25.889
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.15002439078073,
              34.064607517859024
            ],
            [
              -85.15002439078073,
              34.07837698037903
            ],
            [
              -85.1459961759691,
              34.07837698037903
            ],
            [
              -85.1459961759691,
              34.064607517859024
            ],
            [
              -85.15002439078073,
              34.064607517859024
            ]
          ]
        ]
      },
      "bbox": [
        -85.15002439078073,
        34.064607517859024,
        -85.1459961759691,
        34.07837698037903
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.365222+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            293
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1998828.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 856.14,
                "maximum": 992.07,
                "mean": 918.383,
                "stddev": 38.424
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.15506895970233,
              34.05082721931595
            ],
            [
              -85.15506895970233,
              34.06463841316453
            ],
            [
              -85.14583816632621,
              34.06463841316453
            ],
            [
              -85.14583816632621,
              34.05082721931595
            ],
            [
              -85.15506895970233,
              34.05082721931595
            ]
          ]
        ]
      },
      "bbox": [
        -85.15506895970233,
        34.05082721931595,
        -85.14583816632621,
        34.06463841316453
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.390985+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            687
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1997252.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 864.47,
                "maximum": 1001.94,
                "mean": 924.679,
                "stddev": 29.87
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16282579856644,
              34.0782442583589
            ],
            [
              -85.16282579856644,
              34.09211551679362
            ],
            [
              -85.14615429258336,
              34.09211551679362
            ],
            [
              -85.14615429258336,
              34.0782442583589
            ],
            [
              -85.16282579856644,
              34.0782442583589
            ]
          ]
        ]
      },
      "bbox": [
        -85.16282579856644,
        34.0782442583589,
        -85.14615429258336,
        34.09211551679362
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.416642+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.000032541,
            0.0,
            -4.0,
            1490000.000224107
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 834.81,
                "maximum": 954.13,
                "mean": 873.474,
                "stddev": 22.278
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16298679755477,
              34.09198272535325
            ],
            [
              -85.16298679755477,
              34.10585402055205
            ],
            [
              -85.14631251653994,
              34.10585402055205
            ],
            [
              -85.14631251653994,
              34.09198272535325
            ],
            [
              -85.16298679755477,
              34.09198272535325
            ]
          ]
        ]
      },
      "bbox": [
        -85.16298679755477,
        34.09198272535325,
        -85.14631251653994,
        34.10585402055205
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.442450+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 820.66,
                "maximum": 971.86,
                "mean": 868.004,
                "stddev": 30.851
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16314790553132,
              34.10572116151973
            ],
            [
              -85.16314790553132,
              34.119592493497855
            ],
            [
              -85.14647084760755,
              34.119592493497855
            ],
            [
              -85.14647084760755,
              34.10572116151973
            ],
            [
              -85.16314790553132,
              34.10572116151973
            ]
          ]
        ]
      },
      "bbox": [
        -85.16314790553132,
        34.10572116151973,
        -85.14647084760755,
        34.119592493497855
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.468067+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 803.02,
                "maximum": 934.91,
                "mean": 853.841,
                "stddev": 26.847
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16347044903475,
              34.13319793949367
            ],
            [
              -85.16347044903475,
              34.14706934507638
            ],
            [
              -85.1467878316569,
              34.14706934507638
            ],
            [
              -85.1467878316569,
              34.13319793949367
            ],
            [
              -85.16347044903475,
              34.13319793949367
            ]
          ]
        ]
      },
      "bbox": [
        -85.16347044903475,
        34.13319793949367,
        -85.1467878316569,
        34.14706934507638
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.493697+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 741.1,
                "maximum": 918.76,
                "mean": 831.35,
                "stddev": 43.815
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16379342974741,
              34.16067459161319
            ],
            [
              -85.16379342974741,
              34.17454607086185
            ],
            [
              -85.14710524539218,
              34.17454607086185
            ],
            [
              -85.14710524539218,
              34.16067459161319
            ],
            [
              -85.16379342974741,
              34.16067459161319
            ]
          ]
        ]
      },
      "bbox": [
        -85.16379342974741,
        34.16067459161319,
        -85.14710524539218,
        34.17454607086185
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.519180+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 670.23,
                "maximum": 1000.35,
                "mean": 831.007,
                "stddev": 70.865
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16395508423582,
              34.174412870461666
            ],
            [
              -85.16395508423582,
              34.188284386566394
            ],
            [
              -85.1472641135675,
              34.188284386566394
            ],
            [
              -85.1472641135675,
              34.174412870461666
            ],
            [
              -85.16395508423582,
              34.174412870461666
            ]
          ]
        ]
      },
      "bbox": [
        -85.16395508423582,
        34.174412870461666,
        -85.1472641135675,
        34.188284386566394
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.544927+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 655.36,
                "maximum": 1014.38,
                "mean": 845.128,
                "stddev": 94.623
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16363188470423,
              34.14693628128841
            ],
            [
              -85.16363188470423,
              34.16080772369642
            ],
            [
              -85.14694648477874,
              34.16080772369642
            ],
            [
              -85.14694648477874,
              34.14693628128841
            ],
            [
              -85.16363188470423,
              34.14693628128841
            ]
          ]
        ]
      },
      "bbox": [
        -85.16363188470423,
        34.14693628128841,
        -85.14694648477874,
        34.16080772369642
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.570431+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 716.57,
                "maximum": 1004.2,
                "mean": 831.829,
                "stddev": 54.19
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16330912266754,
              34.119459566235335
            ],
            [
              -85.16330912266754,
              34.13333093500808
            ],
            [
              -85.14662928595654,
              34.13333093500808
            ],
            [
              -85.14662928595654,
              34.119459566235335
            ],
            [
              -85.16330912266754,
              34.119459566235335
            ]
          ]
        ]
      },
      "bbox": [
        -85.16330912266754,
        34.119459566235335,
        -85.14662928595654,
        34.13333093500808
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.596141+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 783.46,
                "maximum": 935.92,
                "mean": 854.459,
                "stddev": 30.074
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16411684824098,
              34.18815111782749
            ],
            [
              -85.16411684824098,
              34.2020226708037
            ],
            [
              -85.14742308937495,
              34.2020226708037
            ],
            [
              -85.14742308937495,
              34.18815111782749
            ],
            [
              -85.16411684824098,
              34.18815111782749
            ]
          ]
        ]
      },
      "bbox": [
        -85.16411684824098,
        34.18815111782749,
        -85.14742308937495,
        34.2020226708037
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.622763+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 654.83,
                "maximum": 1040.03,
                "mean": 792.329,
                "stddev": 83.859
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16427872183453,
              34.201889333704344
            ],
            [
              -85.16427872183453,
              34.21576092356748
            ],
            [
              -85.14758217288498,
              34.21576092356748
            ],
            [
              -85.14758217288498,
              34.201889333704344
            ],
            [
              -85.16427872183453,
              34.201889333704344
            ]
          ]
        ]
      },
      "bbox": [
        -85.16427872183453,
        34.201889333704344,
        -85.14758217288498,
        34.21576092356748
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.648516+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 682.58,
                "maximum": 1043.13,
                "mean": 818.287,
                "stddev": 83.531
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16444070508821,
              34.215627518085896
            ],
            [
              -85.16444070508821,
              34.229499144851445
            ],
            [
              -85.14774136416801,
              34.229499144851445
            ],
            [
              -85.14774136416801,
              34.215627518085896
            ],
            [
              -85.16444070508821,
              34.215627518085896
            ]
          ]
        ]
      },
      "bbox": [
        -85.16444070508821,
        34.215627518085896,
        -85.14774136416801,
        34.229499144851445
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.674073+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 627.51,
                "maximum": 953.33,
                "mean": 746.345,
                "stddev": 71.687
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16460279807379,
              34.22936567096584
            ],
            [
              -85.16460279807379,
              34.243237334649294
            ],
            [
              -85.14790066329454,
              34.243237334649294
            ],
            [
              -85.14790066329454,
              34.22936567096584
            ],
            [
              -85.16460279807379,
              34.22936567096584
            ]
          ]
        ]
      },
      "bbox": [
        -85.16460279807379,
        34.22936567096584,
        -85.14790066329454,
        34.243237334649294
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.700348+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 598.63,
                "maximum": 912.59,
                "mean": 701.424,
                "stddev": 62.101
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.15854699742401,
              34.28437119872613
            ],
            [
              -85.15854699742401,
              34.285418875785325
            ],
            [
              -85.14853893964903,
              34.285418875785325
            ],
            [
              -85.14853893964903,
              34.28437119872613
            ],
            [
              -85.15854699742401,
              34.28437119872613
            ]
          ]
        ]
      },
      "bbox": [
        -85.15854699742401,
        34.28437119872613,
        -85.14853893964903,
        34.285418875785325
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.725567+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            88,
            755
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1996980.0,
            0.0,
            -4.0,
            1560352.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 601.97,
                "maximum": 756.51,
                "mean": 628.425,
                "stddev": 26.483
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16476500086314,
              34.24310379233787
            ],
            [
              -85.16476500086314,
              34.25697549295474
            ],
            [
              -85.1480600703352,
              34.25697549295474
            ],
            [
              -85.1480600703352,
              34.24310379233787
            ],
            [
              -85.16476500086314,
              34.24310379233787
            ]
          ]
        ]
      },
      "bbox": [
        -85.16476500086314,
        34.24310379233787,
        -85.1480600703352,
        34.25697549295474
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.756423+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 569.56,
                "maximum": 759.55,
                "mean": 609.287,
                "stddev": 24.057
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14410710710197,
              33.89628895731784
            ],
            [
              -85.14410710710197,
              33.89990279348904
            ],
            [
              -85.12759179220657,
              33.89990279348904
            ],
            [
              -85.12759179220657,
              33.89628895731784
            ],
            [
              -85.14410710710197,
              33.89628895731784
            ]
          ]
        ]
      },
      "bbox": [
        -85.14410710710197,
        33.89628895731784,
        -85.12759179220657,
        33.89990279348904
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.785844+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            317,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1163.58,
                "maximum": 1255.26,
                "mean": 1218.898,
                "stddev": 19.943
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.16508973614096,
              34.270579940532905
            ],
            [
              -85.16508973614096,
              34.284451715063284
            ],
            [
              -85.14837920844167,
              34.284451715063284
            ],
            [
              -85.14837920844167,
              34.270579940532905
            ],
            [
              -85.16508973614096,
              34.270579940532905
            ]
          ]
        ]
      },
      "bbox": [
        -85.16508973614096,
        34.270579940532905,
        -85.14837920844167,
        34.284451715063284
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.811719+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 578.94,
                "maximum": 800.75,
                "mean": 637.404,
                "stddev": 43.974
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW19951550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1649273135282,
              34.25684188219565
            ],
            [
              -85.1649273135282,
              34.270713619761494
            ],
            [
              -85.14821958536068,
              34.270713619761494
            ],
            [
              -85.14821958536068,
              34.25684188219565
            ],
            [
              -85.1649273135282,
              34.25684188219565
            ]
          ]
        ]
      },
      "bbox": [
        -85.1649273135282,
        34.25684188219565,
        -85.14821958536068,
        34.270713619761494
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.837979+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW19951550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW19951550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW19951550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            1995000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 569.7,
                "maximum": 810.02,
                "mean": 656.403,
                "stddev": 39.002
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14426394354125,
              33.8997731584247
            ],
            [
              -85.14426394354125,
              33.91364180397646
            ],
            [
              -85.12763087912994,
              33.91364180397646
            ],
            [
              -85.12763087912994,
              33.8997731584247
            ],
            [
              -85.14426394354125,
              33.8997731584247
            ]
          ]
        ]
      },
      "bbox": [
        -85.14426394354125,
        33.8997731584247,
        -85.12763087912994,
        33.91364180397646
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.864252+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1058.37,
                "maximum": 1252.55,
                "mean": 1190.555,
                "stddev": 37.027
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1444208862893,
              33.913512102139194
            ],
            [
              -85.1444208862893,
              33.927380783145196
            ],
            [
              -85.12778507285658,
              33.927380783145196
            ],
            [
              -85.12778507285658,
              33.913512102139194
            ],
            [
              -85.1444208862893,
              33.913512102139194
            ]
          ]
        ]
      },
      "bbox": [
        -85.1444208862893,
        33.913512102139194,
        -85.12778507285658,
        33.927380783145196
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.890870+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 988.64,
                "maximum": 1231.75,
                "mean": 1098.583,
                "stddev": 51.768
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14457793541514,
              33.927251014513956
            ],
            [
              -85.14457793541514,
              33.94111973098883
            ],
            [
              -85.12793937110118,
              33.94111973098883
            ],
            [
              -85.12793937110118,
              33.927251014513956
            ],
            [
              -85.14457793541514,
              33.927251014513956
            ]
          ]
        ]
      },
      "bbox": [
        -85.14457793541514,
        33.927251014513956,
        -85.12793937110118,
        33.94111973098883
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.916806+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 838.84,
                "maximum": 1187.93,
                "mean": 999.616,
                "stddev": 99.898
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14489235307659,
              33.95472874521864
            ],
            [
              -85.14489235307659,
              33.96859753267514
            ],
            [
              -85.12824828141572,
              33.96859753267514
            ],
            [
              -85.12824828141572,
              33.95472874521864
            ],
            [
              -85.14489235307659,
              33.95472874521864
            ]
          ]
        ]
      },
      "bbox": [
        -85.14489235307659,
        33.95472874521864,
        -85.12824828141572,
        33.96859753267514
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.942365+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 807.54,
                "maximum": 976.27,
                "mean": 873.403,
                "stddev": 41.422
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14473509098785,
              33.94098989554259
            ],
            [
              -85.14473509098785,
              33.954858647500956
            ],
            [
              -85.1280937739316,
              33.954858647500956
            ],
            [
              -85.1280937739316,
              33.94098989554259
            ],
            [
              -85.14473509098785,
              33.94098989554259
            ]
          ]
        ]
      },
      "bbox": [
        -85.14473509098785,
        33.94098989554259,
        -85.1280937739316,
        33.954858647500956
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.968198+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 813.03,
                "maximum": 984.17,
                "mean": 864.199,
                "stddev": 34.029
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14504972175051,
              33.96846756353567
            ],
            [
              -85.14504972175051,
              33.98233638650504
            ],
            [
              -85.12840289362153,
              33.98233638650504
            ],
            [
              -85.12840289362153,
              33.96846756353567
            ],
            [
              -85.14504972175051,
              33.96846756353567
            ]
          ]
        ]
      },
      "bbox": [
        -85.14504972175051,
        33.96846756353567,
        -85.12840289362153,
        33.98233638650504
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:54.993325+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 833.6,
                "maximum": 976.57,
                "mean": 915.861,
                "stddev": 24.594
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14520719707897,
              33.9822063504873
            ],
            [
              -85.14520719707897,
              33.996075208984195
            ],
            [
              -85.12855761061711,
              33.996075208984195
            ],
            [
              -85.12855761061711,
              33.9822063504873
            ],
            [
              -85.14520719707897,
              33.9822063504873
            ]
          ]
        ]
      },
      "bbox": [
        -85.14520719707897,
        33.9822063504873,
        -85.12855761061711,
        33.996075208984195
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.019407+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 800.73,
                "maximum": 945.93,
                "mean": 855.713,
                "stddev": 28.539
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1453647791313,
              33.9959451060671
            ],
            [
              -85.1453647791313,
              34.00981400010626
            ],
            [
              -85.12871243247051,
              34.00981400010626
            ],
            [
              -85.12871243247051,
              33.9959451060671
            ],
            [
              -85.1453647791313,
              33.9959451060671
            ]
          ]
        ]
      },
      "bbox": [
        -85.1453647791313,
        33.9959451060671,
        -85.12871243247051,
        34.00981400010626
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.044821+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 790.96,
                "maximum": 961.51,
                "mean": 822.26,
                "stddev": 24.036
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14552246797695,
              34.00968383026863
            ],
            [
              -85.14552246797695,
              34.02355275986484
            ],
            [
              -85.12886735924998,
              34.02355275986484
            ],
            [
              -85.12886735924998,
              34.00968383026863
            ],
            [
              -85.14552246797695,
              34.00968383026863
            ]
          ]
        ]
      },
      "bbox": [
        -85.14552246797695,
        34.00968383026863,
        -85.12886735924998,
        34.02355275986484
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.070076+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 801.96,
                "maximum": 968.09,
                "mean": 888.344,
                "stddev": 36.131
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1456802636854,
              34.023422523085536
            ],
            [
              -85.1456802636854,
              34.03729148825355
            ],
            [
              -85.12902239102377,
              34.03729148825355
            ],
            [
              -85.12902239102377,
              34.023422523085536
            ],
            [
              -85.1456802636854,
              34.023422523085536
            ]
          ]
        ]
      },
      "bbox": [
        -85.1456802636854,
        34.023422523085536,
        -85.12902239102377,
        34.03729148825355
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.095133+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 801.54,
                "maximum": 1061.54,
                "mean": 889.66,
                "stddev": 43.282
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1459961759691,
              34.05089981453988
            ],
            [
              -85.1459961759691,
              34.06476885089595
            ],
            [
              -85.12933276982773,
              34.06476885089595
            ],
            [
              -85.12933276982773,
              34.05089981453988
            ],
            [
              -85.1459961759691,
              34.05089981453988
            ]
          ]
        ]
      },
      "bbox": [
        -85.1459961759691,
        34.05089981453988,
        -85.12933276982773,
        34.06476885089595
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.120509+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 858.84,
                "maximum": 1101.75,
                "mean": 928.694,
                "stddev": 38.094
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14583816632621,
              34.03716118451142
            ],
            [
              -85.14583816632621,
              34.05103018526605
            ],
            [
              -85.12917752786022,
              34.05103018526605
            ],
            [
              -85.12917752786022,
              34.03716118451142
            ],
            [
              -85.14583816632621,
              34.03716118451142
            ]
          ]
        ]
      },
      "bbox": [
        -85.14583816632621,
        34.03716118451142,
        -85.12917752786022,
        34.05103018526605
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.145919+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 837.01,
                "maximum": 1087.54,
                "mean": 928.963,
                "stddev": 34.693
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14615429268373,
              34.06463841316453
            ],
            [
              -85.14615429268373,
              34.07850748513691
            ],
            [
              -85.12948811699476,
              34.07850748513691
            ],
            [
              -85.12948811699476,
              34.06463841316453
            ],
            [
              -85.14615429268373,
              34.06463841316453
            ]
          ]
        ]
      },
      "bbox": [
        -85.14615429268373,
        34.06463841316453,
        -85.12948811699476,
        34.07850748513691
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.171275+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 838.18,
                "maximum": 986.93,
                "mean": 894.589,
                "stddev": 28.295
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14631251653994,
              34.07837698037903
            ],
            [
              -85.14631251653994,
              34.092246087982595
            ],
            [
              -85.1296435694299,
              34.092246087982595
            ],
            [
              -85.1296435694299,
              34.07837698037903
            ],
            [
              -85.14631251653994,
              34.07837698037903
            ]
          ]
        ]
      },
      "bbox": [
        -85.14631251653994,
        34.07837698037903,
        -85.1296435694299,
        34.092246087982595
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.197694+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 829.53,
                "maximum": 979.64,
                "mean": 893.971,
                "stddev": 28.607
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14662928595654,
              34.10585402055205
            ],
            [
              -85.14662928595654,
              34.11972319946271
            ],
            [
              -85.12995479037899,
              34.11972319946271
            ],
            [
              -85.12995479037899,
              34.10585402055205
            ],
            [
              -85.14662928595654,
              34.10585402055205
            ]
          ]
        ]
      },
      "bbox": [
        -85.14662928595654,
        34.10585402055205,
        -85.12995479037899,
        34.11972319946271
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.222922+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 828.81,
                "maximum": 1023.92,
                "mean": 889.444,
                "stddev": 37.32
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14647084760755,
              34.092115516176975
            ],
            [
              -85.14647084760755,
              34.10598465942664
            ],
            [
              -85.12979912720176,
              34.10598465942664
            ],
            [
              -85.12979912720176,
              34.092115516176975
            ],
            [
              -85.14647084760755,
              34.092115516176975
            ]
          ]
        ]
      },
      "bbox": [
        -85.14647084760755,
        34.092115516176975,
        -85.12979912720176,
        34.10598465942664
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.248073+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 835.12,
                "maximum": 1070.63,
                "mean": 906.88,
                "stddev": 50.757
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1467878316569,
              34.119592493497855
            ],
            [
              -85.1467878316569,
              34.133461708084496
            ],
            [
              -85.13011055903038,
              34.133461708084496
            ],
            [
              -85.13011055903038,
              34.119592493497855
            ],
            [
              -85.1467878316569,
              34.119592493497855
            ]
          ]
        ]
      },
      "bbox": [
        -85.1467878316569,
        34.119592493497855,
        -85.13011055903038,
        34.133461708084496
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.273854+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 816.62,
                "maximum": 943.15,
                "mean": 865.915,
                "stddev": 27.951
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14694648477874,
              34.13333093500808
            ],
            [
              -85.14694648477874,
              34.14720018528566
            ],
            [
              -85.13026643322479,
              34.14720018528566
            ],
            [
              -85.13026643322479,
              34.13333093500808
            ],
            [
              -85.14694648477874,
              34.13333093500808
            ]
          ]
        ]
      },
      "bbox": [
        -85.14694648477874,
        34.13333093500808,
        -85.13026643322479,
        34.14720018528566
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.299697+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 817.15,
                "maximum": 966.57,
                "mean": 867.899,
                "stddev": 32.594
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14710524539218,
              34.14706934507638
            ],
            [
              -85.14710524539218,
              34.16093863105991
            ],
            [
              -85.1304224130311,
              34.16093863105991
            ],
            [
              -85.1304224130311,
              34.14706934507638
            ],
            [
              -85.14710524539218,
              34.14706934507638
            ]
          ]
        ]
      },
      "bbox": [
        -85.14710524539218,
        34.14706934507638,
        -85.1304224130311,
        34.16093863105991
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.325430+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 795.05,
                "maximum": 954.22,
                "mean": 867.313,
                "stddev": 28.481
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14742308937495,
              34.17454607086185
            ],
            [
              -85.14742308937495,
              34.188415428302385
            ],
            [
              -85.13073468975541,
              34.188415428302385
            ],
            [
              -85.13073468975541,
              34.17454607086185
            ],
            [
              -85.14742308937495,
              34.17454607086185
            ]
          ]
        ]
      },
      "bbox": [
        -85.14742308937495,
        34.17454607086185,
        -85.13073468975541,
        34.188415428302385
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.350695+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 697.47,
                "maximum": 908.26,
                "mean": 786.176,
                "stddev": 44.485
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1472641135675,
              34.16080772369642
            ],
            [
              -85.1472641135675,
              34.17467704540093
            ],
            [
              -85.1305784985183,
              34.17467704540093
            ],
            [
              -85.1305784985183,
              34.16080772369642
            ],
            [
              -85.1472641135675,
              34.16080772369642
            ]
          ]
        ]
      },
      "bbox": [
        -85.1472641135675,
        34.16080772369642,
        -85.1305784985183,
        34.17467704540093
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.376177+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 745.65,
                "maximum": 927.3,
                "mean": 829.673,
                "stddev": 38.043
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14758217288498,
              34.188284386566394
            ],
            [
              -85.14758217288498,
              34.20215377975801
            ],
            [
              -85.13089098681158,
              34.20215377975801
            ],
            [
              -85.13089098681158,
              34.188284386566394
            ],
            [
              -85.14758217288498,
              34.188284386566394
            ]
          ]
        ]
      },
      "bbox": [
        -85.14758217288498,
        34.188284386566394,
        -85.13089098681158,
        34.20215377975801
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.401822+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 680.36,
                "maximum": 936.61,
                "mean": 764.815,
                "stddev": 52.17
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14774136416801,
              34.2020226708037
            ],
            [
              -85.14774136416801,
              34.21589209976154
            ],
            [
              -85.131047389756,
              34.21589209976154
            ],
            [
              -85.131047389756,
              34.2020226708037
            ],
            [
              -85.14774136416801,
              34.2020226708037
            ]
          ]
        ]
      },
      "bbox": [
        -85.14774136416801,
        34.2020226708037,
        -85.131047389756,
        34.21589209976154
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.427299+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 654.12,
                "maximum": 990.79,
                "mean": 820.072,
                "stddev": 61.999
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14790066329454,
              34.21576092356748
            ],
            [
              -85.14790066329454,
              34.229630388306624
            ],
            [
              -85.13120389865796,
              34.229630388306624
            ],
            [
              -85.13120389865796,
              34.21576092356748
            ],
            [
              -85.14790066329454,
              34.21576092356748
            ]
          ]
        ]
      },
      "bbox": [
        -85.14790066329454,
        34.21576092356748,
        -85.13120389865796,
        34.229630388306624
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.452849+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 599.02,
                "maximum": 931.77,
                "mean": 737.843,
                "stddev": 64.612
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1480600703352,
              34.229499144851445
            ],
            [
              -85.1480600703352,
              34.2433686453871
            ],
            [
              -85.13136051358677,
              34.2433686453871
            ],
            [
              -85.13136051358677,
              34.229499144851445
            ],
            [
              -85.1480600703352,
              34.229499144851445
            ]
          ]
        ]
      },
      "bbox": [
        -85.1480600703352,
        34.229499144851445,
        -85.13136051358677,
        34.2433686453871
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.480135+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 571.34,
                "maximum": 838.99,
                "mean": 631.179,
                "stddev": 54.583
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14821958536068,
              34.243237334649294
            ],
            [
              -85.14821958536068,
              34.25710687099661
            ],
            [
              -85.13151723461183,
              34.25710687099661
            ],
            [
              -85.13151723461183,
              34.243237334649294
            ],
            [
              -85.14821958536068,
              34.243237334649294
            ]
          ]
        ]
      },
      "bbox": [
        -85.14821958536068,
        34.243237334649294,
        -85.13151723461183,
        34.25710687099661
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.506328+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 570.32,
                "maximum": 808.22,
                "mean": 620.133,
                "stddev": 39.413
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14837920844167,
              34.25697549295474
            ],
            [
              -85.14837920844167,
              34.2708450651289
            ],
            [
              -85.13167406180266,
              34.2708450651289
            ],
            [
              -85.13167406180266,
              34.25697549295474
            ],
            [
              -85.14837920844167,
              34.25697549295474
            ]
          ]
        ]
      },
      "bbox": [
        -85.14837920844167,
        34.25697549295474,
        -85.13167406180266,
        34.2708450651289
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.532378+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 585.46,
                "maximum": 757.96,
                "mean": 666.578,
                "stddev": 30.692
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14854865479492,
              34.284451715063284
            ],
            [
              -85.14854865479492,
              34.28535586827557
            ],
            [
              -85.13990600114724,
              34.28535586827557
            ],
            [
              -85.13990600114724,
              34.284451715063284
            ],
            [
              -85.14854865479492,
              34.284451715063284
            ]
          ]
        ]
      },
      "bbox": [
        -85.14854865479492,
        34.284451715063284,
        -85.13990600114724,
        34.28535586827557
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.558048+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            76,
            652
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1560304.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 631.02,
                "maximum": 780.63,
                "mean": 694.374,
                "stddev": 46.79
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20001555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.14853893964903,
              34.270713619761494
            ],
            [
              -85.14853893964903,
              34.28458322777774
            ],
            [
              -85.1318309952288,
              34.28458322777774
            ],
            [
              -85.1318309952288,
              34.270713619761494
            ],
            [
              -85.14853893964903,
              34.270713619761494
            ]
          ]
        ]
      },
      "bbox": [
        -85.14853893964903,
        34.270713619761494,
        -85.1318309952288,
        34.28458322777774
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.585323+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20001555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20001555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20001555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2000000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 631.39,
                "maximum": 770.08,
                "mean": 682.065,
                "stddev": 23.31
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12763087912994,
              33.897275891117864
            ],
            [
              -85.12763087912994,
              33.89997687054154
            ],
            [
              -85.11805862261095,
              33.89997687054154
            ],
            [
              -85.11805862261095,
              33.897275891117864
            ],
            [
              -85.12763087912994,
              33.897275891117864
            ]
          ]
        ]
      },
      "bbox": [
        -85.12763087912994,
        33.897275891117864,
        -85.11805862261095,
        33.89997687054154
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.612066+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            239,
            724
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1146.95,
                "maximum": 1238.76,
                "mean": 1183.762,
                "stddev": 23.314
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12778507270622,
              33.89990279349021
            ],
            [
              -85.12778507270622,
              33.91376930153195
            ],
            [
              -85.11115454655734,
              33.91376930153195
            ],
            [
              -85.11115454655734,
              33.89990279349021
            ],
            [
              -85.12778507270622,
              33.89990279349021
            ]
          ]
        ]
      },
      "bbox": [
        -85.12778507270622,
        33.89990279349021,
        -85.11115454655734,
        33.91376930153195
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.639347+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0000456246,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1125.24,
                "maximum": 1268.05,
                "mean": 1213.127,
                "stddev": 25.338
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12793937110118,
              33.91364180397646
            ],
            [
              -85.12793937110118,
              33.92750834635854
            ],
            [
              -85.11130609765397,
              33.92750834635854
            ],
            [
              -85.11130609765397,
              33.91364180397646
            ],
            [
              -85.12793937110118,
              33.91364180397646
            ]
          ]
        ]
      },
      "bbox": [
        -85.12793937110118,
        33.91364180397646,
        -85.11130609765397,
        33.92750834635854
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.665739+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 989.69,
                "maximum": 1273.81,
                "mean": 1165.177,
                "stddev": 54.774
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12840289362153,
              33.954858647500956
            ],
            [
              -85.12840289362153,
              33.968725292989674
            ],
            [
              -85.11176136712193,
              33.968725292989674
            ],
            [
              -85.11176136712193,
              33.954858647500956
            ],
            [
              -85.12840289362153,
              33.954858647500956
            ]
          ]
        ]
      },
      "bbox": [
        -85.12840289362153,
        33.954858647500956,
        -85.11176136712193,
        33.968725292989674
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.692158+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 787.65,
                "maximum": 1109.59,
                "mean": 856.107,
                "stddev": 56.812
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12824828141572,
              33.94111973098883
            ],
            [
              -85.12824828141572,
              33.95498634209438
            ],
            [
              -85.11160950779437,
              33.95498634209438
            ],
            [
              -85.11160950779437,
              33.94111973098883
            ],
            [
              -85.12824828141572,
              33.94111973098883
            ]
          ]
        ]
      },
      "bbox": [
        -85.12824828141572,
        33.94111973098883,
        -85.11160950779437,
        33.95498634209438
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.718451+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 827.15,
                "maximum": 1181.59,
                "mean": 954.749,
                "stddev": 84.418
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12855761061711,
              33.96859753267514
            ],
            [
              -85.12855761061711,
              33.982464212561425
            ],
            [
              -85.11191332937678,
              33.982464212561425
            ],
            [
              -85.11191332937678,
              33.96859753267514
            ],
            [
              -85.12855761061711,
              33.96859753267514
            ]
          ]
        ]
      },
      "bbox": [
        -85.12855761061711,
        33.96859753267514,
        -85.11191332937678,
        33.982464212561425
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.744884+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 790.99,
                "maximum": 952.43,
                "mean": 870.578,
                "stddev": 37.807
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12871243247051,
              33.98233638650504
            ],
            [
              -85.12871243247051,
              33.99620310080324
            ],
            [
              -85.11206539462582,
              33.99620310080324
            ],
            [
              -85.11206539462582,
              33.98233638650504
            ],
            [
              -85.12871243247051,
              33.98233638650504
            ]
          ]
        ]
      },
      "bbox": [
        -85.12871243247051,
        33.98233638650504,
        -85.11206539462582,
        33.99620310080324
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.771194+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 825.44,
                "maximum": 944.73,
                "mean": 890.224,
                "stddev": 22.539
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1280937739316,
              33.927380783145196
            ],
            [
              -85.1280937739316,
              33.941247359881864
            ],
            [
              -85.11145775132731,
              33.941247359881864
            ],
            [
              -85.11145775132731,
              33.927380783145196
            ],
            [
              -85.1280937739316,
              33.927380783145196
            ]
          ]
        ]
      },
      "bbox": [
        -85.1280937739316,
        33.927380783145196,
        -85.11145775132731,
        33.941247359881864
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.797438+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 864.25,
                "maximum": 1215.73,
                "mean": 1044.388,
                "stddev": 66.732
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12886735924998,
              33.996075208984195
            ],
            [
              -85.12886735924998,
              34.0099419577087
            ],
            [
              -85.112217562936,
              34.0099419577087
            ],
            [
              -85.112217562936,
              33.996075208984195
            ],
            [
              -85.12886735924998,
              33.996075208984195
            ]
          ]
        ]
      },
      "bbox": [
        -85.12886735924998,
        33.996075208984195,
        -85.112217562936,
        34.0099419577087
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.823933+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 786.12,
                "maximum": 963.61,
                "mean": 835.733,
                "stddev": 34.968
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12902239102377,
              34.00981400010626
            ],
            [
              -85.12902239102377,
              34.023680783271466
            ],
            [
              -85.11236983437433,
              34.023680783271466
            ],
            [
              -85.11236983437433,
              34.00981400010626
            ],
            [
              -85.12902239102377,
              34.00981400010626
            ]
          ]
        ]
      },
      "bbox": [
        -85.12902239102377,
        34.00981400010626,
        -85.11236983437433,
        34.023680783271466
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.850250+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 773.34,
                "maximum": 922.27,
                "mean": 834.927,
                "stddev": 34.301
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12917752786022,
              34.02355275986484
            ],
            [
              -85.12917752786022,
              34.037419577485196
            ],
            [
              -85.11252220900796,
              34.037419577485196
            ],
            [
              -85.11252220900796,
              34.02355275986484
            ],
            [
              -85.12917752786022,
              34.02355275986484
            ]
          ]
        ]
      },
      "bbox": [
        -85.12917752786022,
        34.02355275986484,
        -85.11252220900796,
        34.037419577485196
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.876758+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 778.14,
                "maximum": 929.01,
                "mean": 839.055,
                "stddev": 34.893
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12933276982773,
              34.03729148825355
            ],
            [
              -85.12933276982773,
              34.05115834034354
            ],
            [
              -85.112674686904,
              34.05115834034354
            ],
            [
              -85.112674686904,
              34.03729148825355
            ],
            [
              -85.12933276982773,
              34.03729148825355
            ]
          ]
        ]
      },
      "bbox": [
        -85.12933276982773,
        34.03729148825355,
        -85.112674686904,
        34.05115834034354
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.903058+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 814.82,
                "maximum": 1063.64,
                "mean": 890.738,
                "stddev": 29.42
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12948811699476,
              34.05103018526605
            ],
            [
              -85.12948811699476,
              34.06489707184013
            ],
            [
              -85.11282726812969,
              34.06489707184013
            ],
            [
              -85.11282726812969,
              34.05103018526605
            ],
            [
              -85.12948811699476,
              34.05103018526605
            ]
          ]
        ]
      },
      "bbox": [
        -85.12948811699476,
        34.05103018526605,
        -85.11282726812969,
        34.06489707184013
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.929087+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 805.6,
                "maximum": 1078.01,
                "mean": 882.49,
                "stddev": 39.979
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12979912720176,
              34.07850748513691
            ],
            [
              -85.12979912720176,
              34.09237444072276
            ],
            [
              -85.11313274083939,
              34.09237444072276
            ],
            [
              -85.11313274083939,
              34.07850748513691
            ],
            [
              -85.12979912720176,
              34.07850748513691
            ]
          ]
        ]
      },
      "bbox": [
        -85.12979912720176,
        34.07850748513691,
        -85.11313274083939,
        34.09237444072276
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.957753+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 785.19,
                "maximum": 889.77,
                "mean": 829.08,
                "stddev": 24.079
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1296435694299,
              34.06476885089595
            ],
            [
              -85.1296435694299,
              34.07863577196864
            ],
            [
              -85.11297995275238,
              34.07863577196864
            ],
            [
              -85.11297995275238,
              34.06476885089595
            ],
            [
              -85.1296435694299,
              34.06476885089595
            ]
          ]
        ]
      },
      "bbox": [
        -85.1296435694299,
        34.06476885089595,
        -85.11297995275238,
        34.07863577196864
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:55.985476+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 805.16,
                "maximum": 916.62,
                "mean": 859.264,
                "stddev": 24.106
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12995479037899,
              34.092246087982595
            ],
            [
              -85.12995479037899,
              34.10611307809615
            ],
            [
              -85.11328563245819,
              34.10611307809615
            ],
            [
              -85.11328563245819,
              34.092246087982595
            ],
            [
              -85.12995479037899,
              34.092246087982595
            ]
          ]
        ]
      },
      "bbox": [
        -85.12995479037899,
        34.092246087982595,
        -85.11328563245819,
        34.10611307809615
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.012395+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 810.11,
                "maximum": 1007.26,
                "mean": 856.079,
                "stddev": 29.214
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1304224130311,
              34.133461708084496
            ],
            [
              -85.1304224130311,
              34.1473288018688
            ],
            [
              -85.11374492918081,
              34.1473288018688
            ],
            [
              -85.11374492918081,
              34.133461708084496
            ],
            [
              -85.1304224130311,
              34.133461708084496
            ]
          ]
        ]
      },
      "bbox": [
        -85.1304224130311,
        34.133461708084496,
        -85.11374492918081,
        34.1473288018688
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.042217+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 744.08,
                "maximum": 920.86,
                "mean": 844.862,
                "stddev": 33.362
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13011055903038,
              34.10598465942664
            ],
            [
              -85.13011055903038,
              34.11985168408249
            ],
            [
              -85.11343862767627,
              34.11985168408249
            ],
            [
              -85.11343862767627,
              34.10598465942664
            ],
            [
              -85.13011055903038,
              34.10598465942664
            ]
          ]
        ]
      },
      "bbox": [
        -85.13011055903038,
        34.10598465942664,
        -85.11343862767627,
        34.11985168408249
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.073101+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 802.4,
                "maximum": 979.16,
                "mean": 857.476,
                "stddev": 30.044
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13026643322479,
              34.11972319946271
            ],
            [
              -85.13026643322479,
              34.13359025867547
            ],
            [
              -85.11359172656128,
              34.13359025867547
            ],
            [
              -85.11359172656128,
              34.11972319946271
            ],
            [
              -85.13026643322479,
              34.11972319946271
            ]
          ]
        ]
      },
      "bbox": [
        -85.13026643322479,
        34.11972319946271,
        -85.11359172656128,
        34.13359025867547
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.100862+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 772.06,
                "maximum": 913.26,
                "mean": 831.394,
                "stddev": 29.687
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1305784985183,
              34.14720018528566
            ],
            [
              -85.1305784985183,
              34.16106731365617
            ],
            [
              -85.1138982356026,
              34.16106731365617
            ],
            [
              -85.1138982356026,
              34.14720018528566
            ],
            [
              -85.1305784985183,
              34.14720018528566
            ]
          ]
        ]
      },
      "bbox": [
        -85.1305784985183,
        34.14720018528566,
        -85.1138982356026,
        34.16106731365617
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.130652+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 755.27,
                "maximum": 1015.71,
                "mean": 855.809,
                "stddev": 42.373
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13073468975541,
              34.16093863105991
            ],
            [
              -85.13073468975541,
              34.17480579403131
            ],
            [
              -85.11405164589449,
              34.17480579403131
            ],
            [
              -85.11405164589449,
              34.16093863105991
            ],
            [
              -85.13073468975541,
              34.16093863105991
            ]
          ]
        ]
      },
      "bbox": [
        -85.13073468975541,
        34.16093863105991,
        -85.11405164589449,
        34.17480579403131
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.157271+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 745.76,
                "maximum": 1149.5,
                "mean": 907.959,
                "stddev": 77.729
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13089098681158,
              34.17467704540093
            ],
            [
              -85.13089098681158,
              34.18854424298791
            ],
            [
              -85.1142051601243,
              34.18854424298791
            ],
            [
              -85.1142051601243,
              34.17467704540093
            ],
            [
              -85.13089098681158,
              34.17467704540093
            ]
          ]
        ]
      },
      "bbox": [
        -85.13089098681158,
        34.17467704540093,
        -85.1142051601243,
        34.18854424298791
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.182529+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 701.11,
                "maximum": 936.37,
                "mean": 800.892,
                "stddev": 57.558
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13120389865796,
              34.20215377975801
            ],
            [
              -85.13120389865796,
              34.2160210466204
            ],
            [
              -85.11451250066955,
              34.2160210466204
            ],
            [
              -85.11451250066955,
              34.20215377975801
            ],
            [
              -85.13120389865796,
              34.20215377975801
            ]
          ]
        ]
      },
      "bbox": [
        -85.13120389865796,
        34.20215377975801,
        -85.11451250066955,
        34.2160210466204
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.208000+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 609.56,
                "maximum": 960.21,
                "mean": 725.967,
                "stddev": 59.13
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.131047389756,
              34.188415428302385
            ],
            [
              -85.131047389756,
              34.20228266051969
            ],
            [
              -85.11435877835997,
              34.20228266051969
            ],
            [
              -85.11435877835997,
              34.188415428302385
            ],
            [
              -85.131047389756,
              34.188415428302385
            ]
          ]
        ]
      },
      "bbox": [
        -85.131047389756,
        34.188415428302385,
        -85.11435877835997,
        34.20228266051969
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.233444+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 669.19,
                "maximum": 959.85,
                "mean": 780.355,
                "stddev": 67.33
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13151723461183,
              34.229630388306624
            ],
            [
              -85.13151723461183,
              34.24349772450358
            ],
            [
              -85.11482025778274,
              34.24349772450358
            ],
            [
              -85.11482025778274,
              34.229630388306624
            ],
            [
              -85.13151723461183,
              34.229630388306624
            ]
          ]
        ]
      },
      "bbox": [
        -85.13151723461183,
        34.229630388306624,
        -85.11482025778274,
        34.24349772450358
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.259148+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 573.76,
                "maximum": 771.38,
                "mean": 633.417,
                "stddev": 44.07
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13136051358677,
              34.21589209976154
            ],
            [
              -85.13136051358677,
              34.2297594012838
            ],
            [
              -85.11466632712109,
              34.2297594012838
            ],
            [
              -85.11466632712109,
              34.21589209976154
            ],
            [
              -85.13136051358677,
              34.21589209976154
            ]
          ]
        ]
      },
      "bbox": [
        -85.13136051358677,
        34.21589209976154,
        -85.11466632712109,
        34.2297594012838
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.284654+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 583.78,
                "maximum": 797.43,
                "mean": 677.152,
                "stddev": 48.319
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11866520770101,
              34.284687548878125
            ],
            [
              -85.11866520770101,
              34.285657694426945
            ],
            [
              -85.11543702389606,
              34.285657694426945
            ],
            [
              -85.11543702389606,
              34.284687548878125
            ],
            [
              -85.11866520770101,
              34.284687548878125
            ]
          ]
        ]
      },
      "bbox": [
        -85.11866520770101,
        34.284687548878125,
        -85.11543702389606,
        34.285657694426945
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.309996+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            86,
            243
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2009028.0,
            0.0,
            -4.0,
            1560344.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 669.78,
                "maximum": 711.23,
                "mean": 678.934,
                "stddev": 7.124
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13167406180266,
              34.2433686453871
            ],
            [
              -85.13167406180266,
              34.257236016273524
            ],
            [
              -85.11497429272274,
              34.257236016273524
            ],
            [
              -85.11497429272274,
              34.2433686453871
            ],
            [
              -85.13167406180266,
              34.2433686453871
            ]
          ]
        ]
      },
      "bbox": [
        -85.13167406180266,
        34.2433686453871,
        -85.11497429272274,
        34.257236016273524
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.336269+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 601.27,
                "maximum": 763.3,
                "mean": 670.421,
                "stddev": 36.797
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1318309952288,
              34.25710687099661
            ],
            [
              -85.1318309952288,
              34.27097427658736
            ],
            [
              -85.11512843200936,
              34.27097427658736
            ],
            [
              -85.11512843200936,
              34.25710687099661
            ],
            [
              -85.1318309952288,
              34.25710687099661
            ]
          ]
        ]
      },
      "bbox": [
        -85.1318309952288,
        34.25710687099661,
        -85.11512843200936,
        34.27097427658736
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.361593+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 613.89,
                "maximum": 856.59,
                "mean": 692.986,
                "stddev": 43.694
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11130609765397,
              33.905558833400825
            ],
            [
              -85.11130609765397,
              33.91389459475616
            ],
            [
              -85.0947380201121,
              33.91389459475616
            ],
            [
              -85.0947380201121,
              33.905558833400825
            ],
            [
              -85.11130609765397,
              33.905558833400825
            ]
          ]
        ]
      },
      "bbox": [
        -85.11130609765397,
        33.905558833400825,
        -85.0947380201121,
        33.91389459475616
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.387324+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            747,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1128.1,
                "maximum": 1236.71,
                "mean": 1188.493,
                "stddev": 20.835
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20051555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.13198803480884,
              34.270845065130096
            ],
            [
              -85.13198803480884,
              34.28471250544006
            ],
            [
              -85.11528267556,
              34.28471250544006
            ],
            [
              -85.11528267556,
              34.270845065130096
            ],
            [
              -85.13198803480884,
              34.270845065130096
            ]
          ]
        ]
      },
      "bbox": [
        -85.13198803480884,
        34.270845065130096,
        -85.11528267556,
        34.28471250544006
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.414509+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20051555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20051555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20051555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2005000.0000456246,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 647.92,
                "maximum": 934.1,
                "mean": 710.751,
                "stddev": 59.475
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11145775132731,
              33.9137693015308
            ],
            [
              -85.11145775132731,
              33.92763370410789
            ],
            [
              -85.09482701972432,
              33.92763370410789
            ],
            [
              -85.09482701972432,
              33.9137693015308
            ],
            [
              -85.11145775132731,
              33.9137693015308
            ]
          ]
        ]
      },
      "bbox": [
        -85.11145775132731,
        33.9137693015308,
        -85.09482701972432,
        33.92763370410789
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.440368+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1085.04,
                "maximum": 1292.57,
                "mean": 1210.351,
                "stddev": 28.08
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11160950779437,
              33.92750834635854
            ],
            [
              -85.11160950779437,
              33.94137278217554
            ],
            [
              -85.09497602875969,
              33.94137278217554
            ],
            [
              -85.09497602875969,
              33.92750834635854
            ],
            [
              -85.11160950779437,
              33.92750834635854
            ]
          ]
        ]
      },
      "bbox": [
        -85.11160950779437,
        33.92750834635854,
        -85.09497602875969,
        33.94137278217554
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.481757+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1009.67,
                "maximum": 1253.61,
                "mean": 1149.086,
                "stddev": 44.434
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11176136712193,
              33.941247359881864
            ],
            [
              -85.11176136712193,
              33.955111828952724
            ],
            [
              -85.09512513879666,
              33.955111828952724
            ],
            [
              -85.09512513879666,
              33.941247359881864
            ],
            [
              -85.11176136712193,
              33.941247359881864
            ]
          ]
        ]
      },
      "bbox": [
        -85.11176136712193,
        33.941247359881864,
        -85.09512513879666,
        33.955111828952724
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.513576+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 911.08,
                "maximum": 1271.18,
                "mean": 1083.317,
                "stddev": 64.824
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11191332937678,
              33.95498634209438
            ],
            [
              -85.11191332937678,
              33.9688508444331
            ],
            [
              -85.09527434990082,
              33.9688508444331
            ],
            [
              -85.09527434990082,
              33.95498634209438
            ],
            [
              -85.11191332937678,
              33.95498634209438
            ]
          ]
        ]
      },
      "bbox": [
        -85.11191332937678,
        33.95498634209438,
        -85.09527434990082,
        33.9688508444331
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.540204+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 783.26,
                "maximum": 1115.43,
                "mean": 923.789,
                "stddev": 77.287
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.112217562936,
              33.982464212561425
            ],
            [
              -85.112217562936,
              33.99632878147791
            ],
            [
              -85.09557307557341,
              33.99632878147791
            ],
            [
              -85.09557307557341,
              33.982464212561425
            ],
            [
              -85.112217562936,
              33.982464212561425
            ]
          ]
        ]
      },
      "bbox": [
        -85.112217562936,
        33.982464212561425,
        -85.09557307557341,
        33.99632878147791
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.568995+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 783.26,
                "maximum": 917.75,
                "mean": 848.639,
                "stddev": 22.441
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11236983437433,
              33.99620310080324
            ],
            [
              -85.11236983437433,
              34.01006770302962
            ],
            [
              -85.09572259027333,
              34.01006770302962
            ],
            [
              -85.09572259027333,
              33.99620310080324
            ],
            [
              -85.11236983437433,
              33.99620310080324
            ]
          ]
        ]
      },
      "bbox": [
        -85.11236983437433,
        33.99620310080324,
        -85.09572259027333,
        34.01006770302962
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.599600+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 801.74,
                "maximum": 917.42,
                "mean": 865.447,
                "stddev": 23.126
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11206539462582,
              33.968725292989674
            ],
            [
              -85.11206539462582,
              33.98258982861029
            ],
            [
              -85.09542366213783,
              33.98258982861029
            ],
            [
              -85.09542366213783,
              33.968725292989674
            ],
            [
              -85.11206539462582,
              33.968725292989674
            ]
          ]
        ]
      },
      "bbox": [
        -85.11206539462582,
        33.968725292989674,
        -85.09542366213783,
        33.98258982861029
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.627979+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 768.85,
                "maximum": 936.34,
                "mean": 818.08,
                "stddev": 40.764
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11252220900796,
              34.0099419577087
            ],
            [
              -85.11252220900796,
              34.023806593259096
            ],
            [
              -85.09587220630345,
              34.023806593259096
            ],
            [
              -85.09587220630345,
              34.0099419577087
            ],
            [
              -85.11252220900796,
              34.0099419577087
            ]
          ]
        ]
      },
      "bbox": [
        -85.11252220900796,
        34.0099419577087,
        -85.09587220630345,
        34.023806593259096
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.655579+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 764.28,
                "maximum": 916.31,
                "mean": 838.428,
                "stddev": 34.663
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11282726812969,
              34.037419577485196
            ],
            [
              -85.11282726812969,
              34.05128427972592
            ],
            [
              -85.09617174261814,
              34.05128427972592
            ],
            [
              -85.09617174261814,
              34.037419577485196
            ],
            [
              -85.11282726812969,
              34.037419577485196
            ]
          ]
        ]
      },
      "bbox": [
        -85.11282726812969,
        34.037419577485196,
        -85.09617174261814,
        34.05128427972592
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.682591+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 759.97,
                "maximum": 902.08,
                "mean": 845.126,
                "stddev": 27.457
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.112674686904,
              34.023680783271466
            ],
            [
              -85.112674686904,
              34.03754545215997
            ],
            [
              -85.09602192372974,
              34.03754545215997
            ],
            [
              -85.09602192372974,
              34.023680783271466
            ],
            [
              -85.112674686904,
              34.023680783271466
            ]
          ]
        ]
      },
      "bbox": [
        -85.112674686904,
        34.023680783271466,
        -85.09602192372974,
        34.03754545215997
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.710179+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 748.38,
                "maximum": 892.06,
                "mean": 802.043,
                "stddev": 31.103
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11297995275238,
              34.05115834034354
            ],
            [
              -85.11297995275238,
              34.06502307595062
            ],
            [
              -85.09632166303471,
              34.06502307595062
            ],
            [
              -85.09632166303471,
              34.05115834034354
            ],
            [
              -85.11297995275238,
              34.05115834034354
            ]
          ]
        ]
      },
      "bbox": [
        -85.11297995275238,
        34.05115834034354,
        -85.09632166303471,
        34.06502307595062
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.735740+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 759.76,
                "maximum": 881.73,
                "mean": 816.749,
                "stddev": 19.865
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11313274083939,
              34.06489707184013
            ],
            [
              -85.11313274083939,
              34.07876184082775
            ],
            [
              -85.09647168504564,
              34.07876184082775
            ],
            [
              -85.09647168504564,
              34.06489707184013
            ],
            [
              -85.11313274083939,
              34.06489707184013
            ]
          ]
        ]
      },
      "bbox": [
        -85.11313274083939,
        34.06489707184013,
        -85.09647168504564,
        34.07876184082775
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.761448+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 759.35,
                "maximum": 896.28,
                "mean": 832.817,
                "stddev": 26.482
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11328563245819,
              34.07863577196864
            ],
            [
              -85.11328563245819,
              34.09250057435102
            ],
            [
              -85.09662180871709,
              34.09250057435102
            ],
            [
              -85.09662180871709,
              34.07863577196864
            ],
            [
              -85.11328563245819,
              34.07863577196864
            ]
          ]
        ]
      },
      "bbox": [
        -85.11328563245819,
        34.07863577196864,
        -85.09662180871709,
        34.09250057435102
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.787099+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 772.45,
                "maximum": 883.71,
                "mean": 820.467,
                "stddev": 24.726
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11359172656128,
              34.10611307809615
            ],
            [
              -85.11359172656128,
              34.11997794731064
            ],
            [
              -85.0969223613067,
              34.11997794731064
            ],
            [
              -85.0969223613067,
              34.10611307809615
            ],
            [
              -85.11359172656128,
              34.10611307809615
            ]
          ]
        ]
      },
      "bbox": [
        -85.11359172656128,
        34.10611307809615,
        -85.0969223613067,
        34.11997794731064
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.812790+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 774.0,
                "maximum": 886.84,
                "mean": 821.549,
                "stddev": 22.415
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11343862767627,
              34.09237444072276
            ],
            [
              -85.11343862767627,
              34.10623927651406
            ],
            [
              -85.09677203411532,
              34.10623927651406
            ],
            [
              -85.09677203411532,
              34.09237444072276
            ],
            [
              -85.11343862767627,
              34.09237444072276
            ]
          ]
        ]
      },
      "bbox": [
        -85.11343862767627,
        34.09237444072276,
        -85.09677203411532,
        34.10623927651406
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.838695+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 773.87,
                "maximum": 922.73,
                "mean": 847.912,
                "stddev": 26.388
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11374492918081,
              34.11985168408249
            ],
            [
              -85.11374492918081,
              34.13371658673445
            ],
            [
              -85.09707279035761,
              34.13371658673445
            ],
            [
              -85.09707279035761,
              34.11985168408249
            ],
            [
              -85.11374492918081,
              34.11985168408249
            ]
          ]
        ]
      },
      "bbox": [
        -85.11374492918081,
        34.11985168408249,
        -85.09707279035761,
        34.13371658673445
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.864950+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 753.77,
                "maximum": 883.42,
                "mean": 812.372,
                "stddev": 27.738
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11405164589449,
              34.1473288018688
            ],
            [
              -85.11405164589449,
              34.161193771438555
            ],
            [
              -85.09737395430406,
              34.161193771438555
            ],
            [
              -85.09737395430406,
              34.1473288018688
            ],
            [
              -85.11405164589449,
              34.1473288018688
            ]
          ]
        ]
      },
      "bbox": [
        -85.11405164589449,
        34.1473288018688,
        -85.09737395430406,
        34.161193771438555
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.891337+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 688.35,
                "maximum": 928.61,
                "mean": 743.139,
                "stddev": 38.485
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1138982356026,
              34.13359025867547
            ],
            [
              -85.1138982356026,
              34.14745519477917
            ],
            [
              -85.09722332133455,
              34.14745519477917
            ],
            [
              -85.09722332133455,
              34.13359025867547
            ],
            [
              -85.1138982356026,
              34.13359025867547
            ]
          ]
        ]
      },
      "bbox": [
        -85.1138982356026,
        34.13359025867547,
        -85.09722332133455,
        34.14745519477917
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.917016+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 703.88,
                "maximum": 869.13,
                "mean": 778.701,
                "stddev": 35.664
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1142051601243,
              34.16106731365617
            ],
            [
              -85.1142051601243,
              34.17493231670633
            ],
            [
              -85.09752468933276,
              34.17493231670633
            ],
            [
              -85.09752468933276,
              34.16106731365617
            ],
            [
              -85.1142051601243,
              34.16106731365617
            ]
          ]
        ]
      },
      "bbox": [
        -85.1142051601243,
        34.16106731365617,
        -85.09752468933276,
        34.17493231670633
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.943270+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 656.24,
                "maximum": 970.98,
                "mean": 766.289,
                "stddev": 61.991
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11435877835997,
              34.17480579403131
            ],
            [
              -85.11435877835997,
              34.1886708305762
            ],
            [
              -85.09767552648731,
              34.1886708305762
            ],
            [
              -85.09767552648731,
              34.17480579403131
            ],
            [
              -85.11435877835997,
              34.17480579403131
            ]
          ]
        ]
      },
      "bbox": [
        -85.11435877835997,
        34.17480579403131,
        -85.09767552648731,
        34.1886708305762
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.969145+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 651.73,
                "maximum": 885.28,
                "mean": 755.717,
                "stddev": 40.172
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11451250066955,
              34.18854424298791
            ],
            [
              -85.11451250066955,
              34.202409313041954
            ],
            [
              -85.09782646583449,
              34.202409313041954
            ],
            [
              -85.09782646583449,
              34.18854424298791
            ],
            [
              -85.11451250066955,
              34.18854424298791
            ]
          ]
        ]
      },
      "bbox": [
        -85.11451250066955,
        34.18854424298791,
        -85.09782646583449,
        34.202409313041954
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:56.995251+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 681.81,
                "maximum": 892.8,
                "mean": 762.968,
                "stddev": 46.88
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11466632712109,
              34.20228266051969
            ],
            [
              -85.11466632712109,
              34.21614776409731
            ],
            [
              -85.09797750744112,
              34.21614776409731
            ],
            [
              -85.09797750744112,
              34.20228266051969
            ],
            [
              -85.11466632712109,
              34.20228266051969
            ]
          ]
        ]
      },
      "bbox": [
        -85.11466632712109,
        34.20228266051969,
        -85.09797750744112,
        34.21614776409731
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.021806+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 672.37,
                "maximum": 1018.82,
                "mean": 797.627,
                "stddev": 59.038
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11482025778274,
              34.2160210466204
            ],
            [
              -85.11482025778274,
              34.229886183736006
            ],
            [
              -85.0981286513741,
              34.229886183736006
            ],
            [
              -85.0981286513741,
              34.2160210466204
            ],
            [
              -85.11482025778274,
              34.2160210466204
            ]
          ]
        ]
      },
      "bbox": [
        -85.11482025778274,
        34.2160210466204,
        -85.0981286513741,
        34.229886183736006
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.047177+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 576.52,
                "maximum": 797.52,
                "mean": 680.11,
                "stddev": 52.584
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11497429272274,
              34.2297594012838
            ],
            [
              -85.11497429272274,
              34.24362457195185
            ],
            [
              -85.0982798977004,
              34.24362457195185
            ],
            [
              -85.0982798977004,
              34.2297594012838
            ],
            [
              -85.11497429272274,
              34.2297594012838
            ]
          ]
        ]
      },
      "bbox": [
        -85.11497429272274,
        34.2297594012838,
        -85.0982798977004,
        34.24362457195185
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.072823+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 575.76,
                "maximum": 779.19,
                "mean": 636.357,
                "stddev": 48.572
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10328104476362,
              34.298545888857596
            ],
            [
              -85.10328104476362,
              34.30385329488941
            ],
            [
              -85.09903766758008,
              34.30385329488941
            ],
            [
              -85.09903766758008,
              34.298545888857596
            ],
            [
              -85.10328104476362,
              34.298545888857596
            ]
          ]
        ]
      },
      "bbox": [
        -85.10328104476362,
        34.298545888857596,
        -85.09903766758008,
        34.30385329488941
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.099485+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            480,
            316
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2013736.0,
            0.0,
            -4.0,
            1566920.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 636.72,
                "maximum": 722.0,
                "mean": 661.303,
                "stddev": 13.198
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11512843200936,
              34.24349772450358
            ],
            [
              -85.11512843200936,
              34.25736292873856
            ],
            [
              -85.09843124648701,
              34.25736292873856
            ],
            [
              -85.09843124648701,
              34.24349772450358
            ],
            [
              -85.11512843200936,
              34.24349772450358
            ]
          ]
        ]
      },
      "bbox": [
        -85.11512843200936,
        34.24349772450358,
        -85.09843124648701,
        34.25736292873856
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.125204+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 608.24,
                "maximum": 830.66,
                "mean": 702.691,
                "stddev": 44.473
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11559147663797,
              34.28471250587354
            ],
            [
              -85.11559147663797,
              34.29857781089648
            ],
            [
              -85.09888590828513,
              34.29857781089648
            ],
            [
              -85.09888590828513,
              34.28471250587354
            ],
            [
              -85.11559147663797,
              34.28471250587354
            ]
          ]
        ]
      },
      "bbox": [
        -85.11559147663797,
        34.28471250587354,
        -85.09888590828513,
        34.29857781089648
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.150797+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1565000.0001581905
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 656.63,
                "maximum": 923.2,
                "mean": 774.532,
                "stddev": 79.334
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.115282675711,
              34.257236016273524
            ],
            [
              -85.115282675711,
              34.27110125408995
            ],
            [
              -85.09858269780108,
              34.27110125408995
            ],
            [
              -85.09858269780108,
              34.257236016273524
            ],
            [
              -85.115282675711,
              34.257236016273524
            ]
          ]
        ]
      },
      "bbox": [
        -85.115282675711,
        34.257236016273524,
        -85.09858269780108,
        34.27110125408995
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.176784+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 646.81,
                "maximum": 854.06,
                "mean": 742.575,
                "stddev": 39.858
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20101555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11543702389606,
              34.27097427658736
            ],
            [
              -85.11543702389606,
              34.28483954799975
            ],
            [
              -85.09873425170977,
              34.28483954799975
            ],
            [
              -85.09873425170977,
              34.27097427658736
            ],
            [
              -85.11543702389606,
              34.27097427658736
            ]
          ]
        ]
      },
      "bbox": [
        -85.11543702389606,
        34.27097427658736,
        -85.09873425170977,
        34.28483954799975
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.202238+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20101555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20101555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20101555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2010000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 680.51,
                "maximum": 984.72,
                "mean": 807.33,
                "stddev": 54.051
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09482701972432,
              33.9135868383485
            ],
            [
              -85.09482701972432,
              33.913899064205374
            ],
            [
              -85.09423043651144,
              33.913899064205374
            ],
            [
              -85.09423043651144,
              33.9135868383485
            ],
            [
              -85.09482701972432,
              33.9135868383485
            ]
          ]
        ]
      },
      "bbox": [
        -85.09482701972432,
        33.9135868383485,
        -85.09423043651144,
        33.913899064205374
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.228055+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            28,
            45
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1226.53,
                "maximum": 1229.92,
                "mean": 1228.274,
                "stddev": 0.609
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09497602857051,
              33.91389459515773
            ],
            [
              -85.09497602857051,
              33.92775685674948
            ],
            [
              -85.07834784066934,
              33.92775685674948
            ],
            [
              -85.07834784066934,
              33.91389459515773
            ],
            [
              -85.09497602857051,
              33.91389459515773
            ]
          ]
        ]
      },
      "bbox": [
        -85.09497602857051,
        33.91389459515773,
        -85.07834784066934,
        33.92775685674948
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.254421+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0000587078,
            0.0,
            -4.0,
            1430000.0001456072
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1149.29,
                "maximum": 1264.5,
                "mean": 1219.373,
                "stddev": 22.817
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09512513879666,
              33.92763370410789
            ],
            [
              -85.09512513879666,
              33.941495997824546
            ],
            [
              -85.07849420519047,
              33.941495997824546
            ],
            [
              -85.07849420519047,
              33.92763370410789
            ],
            [
              -85.09512513879666,
              33.92763370410789
            ]
          ]
        ]
      },
      "bbox": [
        -85.09512513879666,
        33.92763370410789,
        -85.07849420519047,
        33.941495997824546
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.280088+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1039.51,
                "maximum": 1260.67,
                "mean": 1206.335,
                "stddev": 33.515
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09527434990082,
              33.94137278217554
            ],
            [
              -85.09527434990082,
              33.955235108030685
            ],
            [
              -85.07864066873178,
              33.955235108030685
            ],
            [
              -85.07864066873178,
              33.94137278217554
            ],
            [
              -85.09527434990082,
              33.94137278217554
            ]
          ]
        ]
      },
      "bbox": [
        -85.09527434990082,
        33.94137278217554,
        -85.07864066873178,
        33.955235108030685
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.305541+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 964.39,
                "maximum": 1307.37,
                "mean": 1158.893,
                "stddev": 74.437
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09542366213783,
              33.955111828952724
            ],
            [
              -85.09542366213783,
              33.96897418695999
            ],
            [
              -85.0787872315469,
              33.96897418695999
            ],
            [
              -85.0787872315469,
              33.955111828952724
            ],
            [
              -85.09542366213783,
              33.955111828952724
            ]
          ]
        ]
      },
      "bbox": [
        -85.09542366213783,
        33.955111828952724,
        -85.0787872315469,
        33.96897418695999
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.331410+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 817.72,
                "maximum": 1168.23,
                "mean": 965.74,
                "stddev": 84.697
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09557307557341,
              33.9688508444331
            ],
            [
              -85.09557307557341,
              33.982713234606145
            ],
            [
              -85.07893389370035,
              33.982713234606145
            ],
            [
              -85.07893389370035,
              33.9688508444331
            ],
            [
              -85.09557307557341,
              33.9688508444331
            ]
          ]
        ]
      },
      "bbox": [
        -85.09557307557341,
        33.9688508444331,
        -85.07893389370035,
        33.982713234606145
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.357145+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 760.53,
                "maximum": 978.44,
                "mean": 851.148,
                "stddev": 56.289
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09587220630345,
              33.99632878147791
            ],
            [
              -85.09587220630345,
              34.010191236023566
            ],
            [
              -85.07922751628047,
              34.010191236023566
            ],
            [
              -85.07922751628047,
              33.99632878147791
            ],
            [
              -85.09587220630345,
              33.99632878147791
            ]
          ]
        ]
      },
      "bbox": [
        -85.09587220630345,
        33.99632878147791,
        -85.07922751628047,
        34.010191236023566
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.382758+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 775.45,
                "maximum": 910.29,
                "mean": 842.806,
                "stddev": 23.825
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09572259027333,
              33.98258982861029
            ],
            [
              -85.09572259027333,
              33.9964522509628
            ],
            [
              -85.07908065525666,
              33.9964522509628
            ],
            [
              -85.07908065525666,
              33.98258982861029
            ],
            [
              -85.09572259027333,
              33.98258982861029
            ]
          ]
        ]
      },
      "bbox": [
        -85.09572259027333,
        33.98258982861029,
        -85.07908065525666,
        33.9964522509628
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.408496+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 755.08,
                "maximum": 861.77,
                "mean": 798.835,
                "stddev": 27.631
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09632166303471,
              34.03754545215997
            ],
            [
              -85.09632166303471,
              34.05140800336763
            ],
            [
              -85.07966869680409,
              34.05140800336763
            ],
            [
              -85.07966869680409,
              34.03754545215997
            ],
            [
              -85.09632166303471,
              34.03754545215997
            ]
          ]
        ]
      },
      "bbox": [
        -85.09632166303471,
        34.03754545215997,
        -85.07966869680409,
        34.05140800336763
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.435547+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 738.38,
                "maximum": 921.93,
                "mean": 824.931,
                "stddev": 35.498
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09602192372974,
              34.01006770302962
            ],
            [
              -85.09602192372974,
              34.023930189782185
            ],
            [
              -85.07937447683648,
              34.023930189782185
            ],
            [
              -85.07937447683648,
              34.01006770302962
            ],
            [
              -85.09602192372974,
              34.01006770302962
            ]
          ]
        ]
      },
      "bbox": [
        -85.09602192372974,
        34.01006770302962,
        -85.07937447683648,
        34.023930189782185
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.461304+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 778.61,
                "maximum": 921.88,
                "mean": 840.348,
                "stddev": 30.794
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09617174261814,
              34.023806593259096
            ],
            [
              -85.09617174261814,
              34.03766911223231
            ],
            [
              -85.0795215369894,
              34.03766911223231
            ],
            [
              -85.0795215369894,
              34.023806593259096
            ],
            [
              -85.09617174261814,
              34.023806593259096
            ]
          ]
        ]
      },
      "bbox": [
        -85.09617174261814,
        34.023806593259096,
        -85.0795215369894,
        34.03766911223231
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.486955+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 733.78,
                "maximum": 872.6,
                "mean": 790.32,
                "stddev": 33.097
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09647168504564,
              34.05128427972592
            ],
            [
              -85.09647168504564,
              34.06514686318181
            ],
            [
              -85.07981595634543,
              34.06514686318181
            ],
            [
              -85.07981595634543,
              34.05128427972592
            ],
            [
              -85.09647168504564,
              34.05128427972592
            ]
          ]
        ]
      },
      "bbox": [
        -85.09647168504564,
        34.05128427972592,
        -85.07981595634543,
        34.06514686318181
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.513357+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 735.12,
                "maximum": 913.73,
                "mean": 805.839,
                "stddev": 35.516
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09662180871709,
              34.06502307595062
            ],
            [
              -85.09662180871709,
              34.07888569166857
            ],
            [
              -85.0799633156784,
              34.07888569166857
            ],
            [
              -85.0799633156784,
              34.06502307595062
            ],
            [
              -85.09662180871709,
              34.06502307595062
            ]
          ]
        ]
      },
      "bbox": [
        -85.09662180871709,
        34.06502307595062,
        -85.0799633156784,
        34.07888569166857
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.539872+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 735.77,
                "maximum": 819.47,
                "mean": 771.836,
                "stddev": 16.525
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09677203411532,
              34.07876184082775
            ],
            [
              -85.09677203411532,
              34.09262448882162
            ],
            [
              -85.080110774868,
              34.09262448882162
            ],
            [
              -85.080110774868,
              34.07876184082775
            ],
            [
              -85.09677203411532,
              34.07876184082775
            ]
          ]
        ]
      },
      "bbox": [
        -85.09677203411532,
        34.07876184082775,
        -85.080110774868,
        34.09262448882162
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.565333+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 754.93,
                "maximum": 825.52,
                "mean": 780.813,
                "stddev": 14.464
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0969223613067,
              34.09250057435102
            ],
            [
              -85.0969223613067,
              34.10636325463466
            ],
            [
              -85.08025833397934,
              34.10636325463466
            ],
            [
              -85.08025833397934,
              34.09250057435102
            ],
            [
              -85.0969223613067,
              34.09250057435102
            ]
          ]
        ]
      },
      "bbox": [
        -85.0969223613067,
        34.09250057435102,
        -85.08025833397934,
        34.10636325463466
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.590924+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 759.54,
                "maximum": 930.58,
                "mean": 831.186,
                "stddev": 42.472
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09707279035761,
              34.10623927651406
            ],
            [
              -85.09707279035761,
              34.12010198910141
            ],
            [
              -85.08040599307759,
              34.12010198910141
            ],
            [
              -85.08040599307759,
              34.10623927651406
            ],
            [
              -85.09707279035761,
              34.10623927651406
            ]
          ]
        ]
      },
      "bbox": [
        -85.09707279035761,
        34.10623927651406,
        -85.08040599307759,
        34.12010198910141
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.616713+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 766.31,
                "maximum": 912.61,
                "mean": 847.202,
                "stddev": 25.755
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09737395430406,
              34.13371658673445
            ],
            [
              -85.09737395430406,
              34.14757936397093
            ],
            [
              -85.08070161149575,
              34.14757936397093
            ],
            [
              -85.08070161149575,
              34.13371658673445
            ],
            [
              -85.09737395430406,
              34.13371658673445
            ]
          ]
        ]
      },
      "bbox": [
        -85.09737395430406,
        34.13371658673445,
        -85.08070161149575,
        34.14757936397093
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.642352+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 698.93,
                "maximum": 864.21,
                "mean": 759.174,
                "stddev": 38.151
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09722332133455,
              34.11997794731064
            ],
            [
              -85.09722332133455,
              34.133840692215564
            ],
            [
              -85.08055375222794,
              34.133840692215564
            ],
            [
              -85.08055375222794,
              34.11997794731064
            ],
            [
              -85.09722332133455,
              34.11997794731064
            ]
          ]
        ]
      },
      "bbox": [
        -85.09722332133455,
        34.11997794731064,
        -85.08055375222794,
        34.133840692215564
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.667923+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 722.13,
                "maximum": 872.48,
                "mean": 785.403,
                "stddev": 29.966
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09752468933276,
              34.14745519477917
            ],
            [
              -85.09752468933276,
              34.16131800436118
            ],
            [
              -85.08084957094634,
              34.16131800436118
            ],
            [
              -85.08084957094634,
              34.14745519477917
            ],
            [
              -85.09752468933276,
              34.14745519477917
            ]
          ]
        ]
      },
      "bbox": [
        -85.09752468933276,
        34.14745519477917,
        -85.08084957094634,
        34.16131800436118
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.693512+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 672.51,
                "maximum": 842.45,
                "mean": 722.832,
                "stddev": 31.196
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09782646583449,
              34.17493231670633
            ],
            [
              -85.09782646583449,
              34.18879519102138
            ],
            [
              -85.08114579065771,
              34.18879519102138
            ],
            [
              -85.08114579065771,
              34.17493231670633
            ],
            [
              -85.09782646583449,
              34.17493231670633
            ]
          ]
        ]
      },
      "bbox": [
        -85.09782646583449,
        34.17493231670633,
        -85.08114579065771,
        34.18879519102138
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.719432+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 626.48,
                "maximum": 803.96,
                "mean": 699.495,
                "stddev": 37.983
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09767552648731,
              34.161193771438555
            ],
            [
              -85.09767552648731,
              34.17505661338008
            ],
            [
              -85.08099763064516,
              34.17505661338008
            ],
            [
              -85.08099763064516,
              34.161193771438555
            ],
            [
              -85.09767552648731,
              34.161193771438555
            ]
          ]
        ]
      },
      "bbox": [
        -85.09767552648731,
        34.161193771438555,
        -85.08099763064516,
        34.17505661338008
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.745758+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 658.11,
                "maximum": 841.45,
                "mean": 729.932,
                "stddev": 42.089
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09797750744112,
              34.1886708305762
            ],
            [
              -85.09797750744112,
              34.20253373727883
            ],
            [
              -85.08129405104957,
              34.20253373727883
            ],
            [
              -85.08129405104957,
              34.1886708305762
            ],
            [
              -85.09797750744112,
              34.1886708305762
            ]
          ]
        ]
      },
      "bbox": [
        -85.09797750744112,
        34.1886708305762,
        -85.08129405104957,
        34.20253373727883
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.771307+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 607.09,
                "maximum": 772.05,
                "mean": 681.496,
                "stddev": 39.826
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0981286513741,
              34.202409313041954
            ],
            [
              -85.0981286513741,
              34.21627225214622
            ],
            [
              -85.08144241188637,
              34.21627225214622
            ],
            [
              -85.08144241188637,
              34.202409313041954
            ],
            [
              -85.0981286513741,
              34.202409313041954
            ]
          ]
        ]
      },
      "bbox": [
        -85.0981286513741,
        34.202409313041954,
        -85.08144241188637,
        34.21627225214622
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.796939+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 625.89,
                "maximum": 773.37,
                "mean": 705.91,
                "stddev": 27.286
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0982798977004,
              34.21614776409731
            ],
            [
              -85.0982798977004,
              34.23001073561728
            ],
            [
              -85.08159087323381,
              34.23001073561728
            ],
            [
              -85.08159087323381,
              34.21614776409731
            ],
            [
              -85.0982798977004,
              34.21614776409731
            ]
          ]
        ]
      },
      "bbox": [
        -85.0982798977004,
        34.21614776409731,
        -85.08159087323381,
        34.23001073561728
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.822622+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 594.99,
                "maximum": 763.77,
                "mean": 647.253,
                "stddev": 29.327
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09873425170977,
              34.25736292873856
            ],
            [
              -85.09873425170977,
              34.27122599759049
            ],
            [
              -85.0820368609982,
              34.27122599759049
            ],
            [
              -85.0820368609982,
              34.25736292873856
            ],
            [
              -85.09873425170977,
              34.25736292873856
            ]
          ]
        ]
      },
      "bbox": [
        -85.09873425170977,
        34.25736292873856,
        -85.0820368609982,
        34.27122599759049
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.848386+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 609.43,
                "maximum": 845.88,
                "mean": 704.88,
                "stddev": 50.266
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09843124648701,
              34.229886183736006
            ],
            [
              -85.09843124648701,
              34.243749187685836
            ],
            [
              -85.0817394351577,
              34.243749187685836
            ],
            [
              -85.0817394351577,
              34.229886183736006
            ],
            [
              -85.09843124648701,
              34.229886183736006
            ]
          ]
        ]
      },
      "bbox": [
        -85.09843124648701,
        34.229886183736006,
        -85.0817394351577,
        34.243749187685836
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.874102+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 580.38,
                "maximum": 698.13,
                "mean": 623.824,
                "stddev": 26.348
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09858269780108,
              34.24362457195185
            ],
            [
              -85.09858269780108,
              34.25748760834565
            ],
            [
              -85.08188809772385,
              34.25748760834565
            ],
            [
              -85.08188809772385,
              34.24362457195185
            ],
            [
              -85.09858269780108,
              34.24362457195185
            ]
          ]
        ]
      },
      "bbox": [
        -85.09858269780108,
        34.24362457195185,
        -85.08188809772385,
        34.25748760834565
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.899867+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 590.62,
                "maximum": 775.93,
                "mean": 679.064,
                "stddev": 32.412
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09888590828034,
              34.27110125408995
            ],
            [
              -85.09888590828034,
              34.28496435541418
            ],
            [
              -85.0821857250467,
              34.28496435541418
            ],
            [
              -85.0821857250467,
              34.27110125408995
            ],
            [
              -85.09888590828034,
              34.27110125408995
            ]
          ]
        ]
      },
      "bbox": [
        -85.09888590828034,
        34.27110125408995,
        -85.0821857250467,
        34.28496435541418
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.925496+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 663.72,
                "maximum": 996.42,
                "mean": 801.484,
                "stddev": 61.319
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09903766758008,
              34.28483954799975
            ],
            [
              -85.09903766758008,
              34.29870268181054
            ],
            [
              -85.08233468993544,
              34.29870268181054
            ],
            [
              -85.08233468993544,
              34.28483954799975
            ],
            [
              -85.09903766758008,
              34.28483954799975
            ]
          ]
        ]
      },
      "bbox": [
        -85.09903766758008,
        34.28483954799975,
        -85.08233468993544,
        34.29870268181054
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.951135+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 723.02,
                "maximum": 985.52,
                "mean": 861.594,
                "stddev": 49.771
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20151565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09918624836841,
              34.298577810461836
            ],
            [
              -85.09918624836841,
              34.312144229934354
            ],
            [
              -85.08248375573051,
              34.312144229934354
            ],
            [
              -85.08248375573051,
              34.298577810461836
            ],
            [
              -85.09918624836841,
              34.298577810461836
            ]
          ]
        ]
      },
      "bbox": [
        -85.09918624836841,
        34.298577810461836,
        -85.08248375573051,
        34.312144229934354
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:57.976906+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20151565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20151565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20151565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1223,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2015000.0,
            0.0,
            -4.0,
            1569892.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 638.41,
                "maximum": 968.22,
                "mean": 764.741,
                "stddev": 81.688
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07849420519047,
              33.917897629156684
            ],
            [
              -85.07849420519047,
              33.927877803034214
            ],
            [
              -85.06190913938556,
              33.927877803034214
            ],
            [
              -85.06190913938556,
              33.917897629156684
            ],
            [
              -85.07849420519047,
              33.917897629156684
            ]
          ]
        ]
      },
      "bbox": [
        -85.07849420519047,
        33.917897629156684,
        -85.06190913938556,
        33.927877803034214
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.002450+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            897,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1147.32,
                "maximum": 1310.55,
                "mean": 1235.478,
                "stddev": 35.879
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07864066873178,
              33.92775685634795
            ],
            [
              -85.07864066873178,
              33.941617006784334
            ],
            [
              -85.06201228241186,
              33.941617006784334
            ],
            [
              -85.06201228241186,
              33.92775685634795
            ],
            [
              -85.07864066873178,
              33.92775685634795
            ]
          ]
        ]
      },
      "bbox": [
        -85.07864066873178,
        33.92775685634795,
        -85.06201228241186,
        33.941617006784334
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.028356+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1023.35,
                "maximum": 1295.61,
                "mean": 1207.02,
                "stddev": 49.95
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0787872315469,
              33.941495997824546
            ],
            [
              -85.0787872315469,
              33.955356179283626
            ],
            [
              -85.06215609939308,
              33.955356179283626
            ],
            [
              -85.06215609939308,
              33.941495997824546
            ],
            [
              -85.0787872315469,
              33.941495997824546
            ]
          ]
        ]
      },
      "bbox": [
        -85.0787872315469,
        33.941495997824546,
        -85.06215609939308,
        33.955356179283626
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.054068+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 930.69,
                "maximum": 1287.58,
                "mean": 1133.312,
                "stddev": 82.439
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07893389370035,
              33.955235108030685
            ],
            [
              -85.07893389370035,
              33.96909532052574
            ],
            [
              -85.06230001385467,
              33.96909532052574
            ],
            [
              -85.06230001385467,
              33.955235108030685
            ],
            [
              -85.07893389370035,
              33.955235108030685
            ]
          ]
        ]
      },
      "bbox": [
        -85.07893389370035,
        33.955235108030685,
        -85.06230001385467,
        33.96909532052574
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.079742+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 785.36,
                "maximum": 1222.13,
                "mean": 925.956,
                "stddev": 115.487
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07966869680409,
              34.023930189782185
            ],
            [
              -85.07966869680409,
              34.03779055765745
            ],
            [
              -85.0630210505873,
              34.03779055765745
            ],
            [
              -85.0630210505873,
              34.023930189782185
            ],
            [
              -85.07966869680409,
              34.023930189782185
            ]
          ]
        ]
      },
      "bbox": [
        -85.07966869680409,
        34.023930189782185,
        -85.0630210505873,
        34.03779055765745
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.105481+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 721.59,
                "maximum": 873.47,
                "mean": 765.675,
                "stddev": 25.953
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0795215369894,
              34.010191236023566
            ],
            [
              -85.0795215369894,
              34.024051572796026
            ],
            [
              -85.06287664777254,
              34.024051572796026
            ],
            [
              -85.06287664777254,
              34.010191236023566
            ],
            [
              -85.0795215369894,
              34.010191236023566
            ]
          ]
        ]
      },
      "bbox": [
        -85.0795215369894,
        34.010191236023566,
        -85.06287664777254,
        34.024051572796026
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.131294+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 734.25,
                "maximum": 881.96,
                "mean": 808.086,
                "stddev": 25.416
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07937447683648,
              33.9964522509628
            ],
            [
              -85.07937447683648,
              34.010312556645815
            ],
            [
              -85.06273234275544,
              34.010312556645815
            ],
            [
              -85.06273234275544,
              33.9964522509628
            ],
            [
              -85.07937447683648,
              33.9964522509628
            ]
          ]
        ]
      },
      "bbox": [
        -85.07937447683648,
        33.9964522509628,
        -85.06273234275544,
        34.010312556645815
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.156886+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 740.28,
                "maximum": 1015.89,
                "mean": 808.951,
                "stddev": 39.367
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0799633156784,
              34.05140800336763
            ],
            [
              -85.0799633156784,
              34.065268433488846
            ],
            [
              -85.06331014986455,
              34.065268433488846
            ],
            [
              -85.06331014986455,
              34.05140800336763
            ],
            [
              -85.0799633156784,
              34.05140800336763
            ]
          ]
        ]
      },
      "bbox": [
        -85.0799633156784,
        34.05140800336763,
        -85.06331014986455,
        34.065268433488846
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.182624+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 720.67,
                "maximum": 808.4,
                "mean": 750.224,
                "stddev": 16.646
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07908065525666,
              33.96897418695999
            ],
            [
              -85.07908065525666,
              33.98283443050437
            ],
            [
              -85.06244402586,
              33.98283443050437
            ],
            [
              -85.06244402586,
              33.96897418695999
            ],
            [
              -85.07908065525666,
              33.96897418695999
            ]
          ]
        ]
      },
      "bbox": [
        -85.07908065525666,
        33.96897418695999,
        -85.06244402586,
        33.98283443050437
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.208600+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 767.24,
                "maximum": 988.91,
                "mean": 848.806,
                "stddev": 39.323
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07922751628047,
              33.982713234606145
            ],
            [
              -85.07922751628047,
              33.99657350921317
            ],
            [
              -85.06258813547244,
              33.99657350921317
            ],
            [
              -85.06258813547244,
              33.982713234606145
            ],
            [
              -85.07922751628047,
              33.982713234606145
            ]
          ]
        ]
      },
      "bbox": [
        -85.07922751628047,
        33.982713234606145,
        -85.06258813547244,
        33.99657350921317
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.235109+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 744.87,
                "maximum": 1070.0,
                "mean": 819.027,
                "stddev": 72.424
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07981595634543,
              34.03766911223231
            ],
            [
              -85.07981595634543,
              34.05152951122383
            ],
            [
              -85.06316555126341,
              34.05152951122383
            ],
            [
              -85.06316555126341,
              34.03766911223231
            ],
            [
              -85.07981595634543,
              34.03766911223231
            ]
          ]
        ]
      },
      "bbox": [
        -85.07981595634543,
        34.03766911223231,
        -85.06316555126341,
        34.05152951122383
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.260606+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 719.65,
                "maximum": 850.24,
                "mean": 772.86,
                "stddev": 27.104
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.080110774868,
              34.06514686318181
            ],
            [
              -85.080110774868,
              34.07900732444624
            ],
            [
              -85.06345484645453,
              34.07900732444624
            ],
            [
              -85.06345484645453,
              34.06514686318181
            ],
            [
              -85.080110774868,
              34.06514686318181
            ]
          ]
        ]
      },
      "bbox": [
        -85.080110774868,
        34.06514686318181,
        -85.06345484645453,
        34.07900732444624
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.287100+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 738.02,
                "maximum": 1018.0,
                "mean": 790.443,
                "stddev": 36.001
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08025833397934,
              34.07888569166857
            ],
            [
              -85.08025833397934,
              34.09274618408969
            ],
            [
              -85.0635996410972,
              34.09274618408969
            ],
            [
              -85.0635996410972,
              34.07888569166857
            ],
            [
              -85.08025833397934,
              34.07888569166857
            ]
          ]
        ]
      },
      "bbox": [
        -85.08025833397934,
        34.07888569166857,
        -85.0635996410972,
        34.09274618408969
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.315664+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 752.36,
                "maximum": 920.49,
                "mean": 788.57,
                "stddev": 19.629
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08040599307759,
              34.09262448882162
            ],
            [
              -85.08040599307759,
              34.10648501241298
            ],
            [
              -85.06374453385648,
              34.10648501241298
            ],
            [
              -85.06374453385648,
              34.09262448882162
            ],
            [
              -85.08040599307759,
              34.09262448882162
            ]
          ]
        ]
      },
      "bbox": [
        -85.08040599307759,
        34.09262448882162,
        -85.06374453385648,
        34.10648501241298
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.342547+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 744.94,
                "maximum": 876.31,
                "mean": 785.432,
                "stddev": 26.917
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08055375222794,
              34.10636325463466
            ],
            [
              -85.08055375222794,
              34.12022380940981
            ],
            [
              -85.06388952479637,
              34.12022380940981
            ],
            [
              -85.06388952479637,
              34.10636325463466
            ],
            [
              -85.08055375222794,
              34.10636325463466
            ]
          ]
        ]
      },
      "bbox": [
        -85.08055375222794,
        34.10636325463466,
        -85.06388952479637,
        34.12022380940981
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.370224+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 763.15,
                "maximum": 930.37,
                "mean": 852.994,
                "stddev": 30.752
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08084957094634,
              34.133840692215564
            ],
            [
              -85.08084957094634,
              34.14770130939904
            ],
            [
              -85.06417980147417,
              34.14770130939904
            ],
            [
              -85.06417980147417,
              34.133840692215564
            ],
            [
              -85.08084957094634,
              34.133840692215564
            ]
          ]
        ]
      },
      "bbox": [
        -85.08084957094634,
        34.133840692215564,
        -85.06417980147417,
        34.14770130939904
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.401125+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 715.1,
                "maximum": 879.03,
                "mean": 786.142,
                "stddev": 33.104
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08070161149575,
              34.12010198910141
            ],
            [
              -85.08070161149575,
              34.133962575073895
            ],
            [
              -85.0640346139809,
              34.133962575073895
            ],
            [
              -85.0640346139809,
              34.12010198910141
            ],
            [
              -85.08070161149575,
              34.12010198910141
            ]
          ]
        ]
      },
      "bbox": [
        -85.08070161149575,
        34.12010198910141,
        -85.0640346139809,
        34.133962575073895
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.435380+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 756.89,
                "maximum": 895.32,
                "mean": 830.585,
                "stddev": 25.376
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08099763064516,
              34.14757936397093
            ],
            [
              -85.08099763064516,
              34.16144001237898
            ],
            [
              -85.0643250873404,
              34.16144001237898
            ],
            [
              -85.0643250873404,
              34.14757936397093
            ],
            [
              -85.08099763064516,
              34.14757936397093
            ]
          ]
        ]
      },
      "bbox": [
        -85.08099763064516,
        34.14757936397093,
        -85.0643250873404,
        34.16144001237898
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.464218+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 695.84,
                "maximum": 885.95,
                "mean": 770.059,
                "stddev": 39.792
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08114579065771,
              34.16131800436118
            ],
            [
              -85.08114579065771,
              34.17517868400747
            ],
            [
              -85.06447047164386,
              34.17517868400747
            ],
            [
              -85.06447047164386,
              34.16131800436118
            ],
            [
              -85.08114579065771,
              34.16131800436118
            ]
          ]
        ]
      },
      "bbox": [
        -85.08114579065771,
        34.16131800436118,
        -85.06447047164386,
        34.17517868400747
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.490849+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 684.34,
                "maximum": 895.13,
                "mean": 789.161,
                "stddev": 45.042
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08129405104957,
              34.17505661338008
            ],
            [
              -85.08129405104957,
              34.18891732427827
            ],
            [
              -85.06461595444884,
              34.18891732427827
            ],
            [
              -85.06461595444884,
              34.17505661338008
            ],
            [
              -85.08129405104957,
              34.17505661338008
            ]
          ]
        ]
      },
      "bbox": [
        -85.08129405104957,
        34.17505661338008,
        -85.06461595444884,
        34.18891732427827
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.516294+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 674.33,
                "maximum": 825.88,
                "mean": 746.549,
                "stddev": 25.898
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08144241188637,
              34.18879519102138
            ],
            [
              -85.08144241188637,
              34.20265593318517
            ],
            [
              -85.06476153581973,
              34.20265593318517
            ],
            [
              -85.06476153581973,
              34.18879519102138
            ],
            [
              -85.08144241188637,
              34.18879519102138
            ]
          ]
        ]
      },
      "bbox": [
        -85.08144241188637,
        34.18879519102138,
        -85.06476153581973,
        34.20265593318517
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.542241+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 605.09,
                "maximum": 780.17,
                "mean": 692.55,
                "stddev": 37.073
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08159087323381,
              34.20253373727883
            ],
            [
              -85.08159087323381,
              34.21639451072194
            ],
            [
              -85.06490721582098,
              34.21639451072194
            ],
            [
              -85.06490721582098,
              34.20253373727883
            ],
            [
              -85.08159087323381,
              34.20253373727883
            ]
          ]
        ]
      },
      "bbox": [
        -85.08159087323381,
        34.20253373727883,
        -85.06490721582098,
        34.21639451072194
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.567862+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 587.72,
                "maximum": 721.14,
                "mean": 635.417,
                "stddev": 32.035
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0817394351577,
              34.21627225214622
            ],
            [
              -85.0817394351577,
              34.230133056882366
            ],
            [
              -85.06505299451713,
              34.230133056882366
            ],
            [
              -85.06505299451713,
              34.21627225214622
            ],
            [
              -85.0817394351577,
              34.21627225214622
            ]
          ]
        ]
      },
      "bbox": [
        -85.0817394351577,
        34.21627225214622,
        -85.06505299451713,
        34.230133056882366
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.593338+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 584.67,
                "maximum": 724.71,
                "mean": 628.813,
                "stddev": 30.598
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08188809772385,
              34.23001073561728
            ],
            [
              -85.08188809772385,
              34.24387157166029
            ],
            [
              -85.06519887197275,
              34.24387157166029
            ],
            [
              -85.06519887197275,
              34.23001073561728
            ],
            [
              -85.08188809772385,
              34.23001073561728
            ]
          ]
        ]
      },
      "bbox": [
        -85.08188809772385,
        34.23001073561728,
        -85.06519887197275,
        34.24387157166029
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.619014+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 583.4,
                "maximum": 727.09,
                "mean": 648.928,
                "stddev": 30.654
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0820368609982,
              34.243749187685836
            ],
            [
              -85.0820368609982,
              34.25761005504946
            ],
            [
              -85.06534484825251,
              34.25761005504946
            ],
            [
              -85.06534484825251,
              34.243749187685836
            ],
            [
              -85.0820368609982,
              34.243749187685836
            ]
          ]
        ]
      },
      "bbox": [
        -85.0820368609982,
        34.243749187685836,
        -85.06534484825251,
        34.25761005504946
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.644838+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 590.53,
                "maximum": 750.19,
                "mean": 669.52,
                "stddev": 40.424
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201575",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07042211422544,
              34.326271374015896
            ],
            [
              -85.07042211422544,
              34.32999485771268
            ],
            [
              -85.06622278486726,
              34.32999485771268
            ],
            [
              -85.06622278486726,
              34.326271374015896
            ],
            [
              -85.07042211422544,
              34.326271374015896
            ]
          ]
        ]
      },
      "bbox": [
        -85.07042211422544,
        34.326271374015896,
        -85.06622278486726,
        34.32999485771268
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.670364+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201575.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201575": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201575.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            336,
            314
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2023744.0,
            0.0,
            -4.0,
            1576344.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 697.7,
                "maximum": 783.62,
                "mean": 754.429,
                "stddev": 14.66
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08248375573051,
              34.28496435541418
            ],
            [
              -85.08248375573051,
              34.298825316822644
            ],
            [
              -85.06578337068422,
              34.298825316822644
            ],
            [
              -85.06578337068422,
              34.28496435541418
            ],
            [
              -85.08248375573051,
              34.28496435541418
            ]
          ]
        ]
      },
      "bbox": [
        -85.08248375573051,
        34.28496435541418,
        -85.06578337068422,
        34.298825316822644
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.695992+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 702.69,
                "maximum": 921.26,
                "mean": 801.667,
                "stddev": 41.691
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0821857250467,
              34.25748760834565
            ],
            [
              -85.0821857250467,
              34.27134850704368
            ],
            [
              -85.06549092342115,
              34.27134850704368
            ],
            [
              -85.06549092342115,
              34.25748760834565
            ],
            [
              -85.0821857250467,
              34.25748760834565
            ]
          ]
        ]
      },
      "bbox": [
        -85.0821857250467,
        34.25748760834565,
        -85.06549092342115,
        34.27134850704368
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.721864+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 609.38,
                "maximum": 776.07,
                "mean": 691.09,
                "stddev": 35.545
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08233468993544,
              34.27122599759049
            ],
            [
              -85.08233468993544,
              34.285086927636804
            ],
            [
              -85.06563709754342,
              34.285086927636804
            ],
            [
              -85.06563709754342,
              34.27122599759049
            ],
            [
              -85.08233468993544,
              34.27122599759049
            ]
          ]
        ]
      },
      "bbox": [
        -85.08233468993544,
        34.27122599759049,
        -85.06563709754342,
        34.285086927636804
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.747461+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 640.09,
                "maximum": 819.39,
                "mean": 713.1,
                "stddev": 41.402
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08263292249815,
              34.29870268181245
            ],
            [
              -85.08263292249815,
              34.3125636745969
            ],
            [
              -85.06592974290845,
              34.3125636745969
            ],
            [
              -85.06592974290845,
              34.29870268181245
            ],
            [
              -85.08263292249815,
              34.29870268181245
            ]
          ]
        ]
      },
      "bbox": [
        -85.08263292249815,
        34.29870268181245,
        -85.06592974290845,
        34.3125636745969
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.773002+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020000.0,
            0.0,
            -4.0,
            1570000.0000006903
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 653.4,
                "maximum": 1098.02,
                "mean": 864.854,
                "stddev": 94.028
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20201570",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.08215955847795,
              34.31244563069476
            ],
            [
              -85.08215955847795,
              34.32630200094775
            ],
            [
              -85.06607621428108,
              34.32630200094775
            ],
            [
              -85.06607621428108,
              34.31244563069476
            ],
            [
              -85.08215955847795,
              34.31244563069476
            ]
          ]
        ]
      },
      "bbox": [
        -85.08215955847795,
        34.31244563069476,
        -85.06607621428108,
        34.32630200094775
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.799206+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20201570.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20201570": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20201570.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1203
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2020188.0,
            0.0,
            -4.0,
            1575000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 654.38,
                "maximum": 1156.05,
                "mean": 775.691,
                "stddev": 122.395
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06201228241186,
              33.923228449409336
            ],
            [
              -85.06201228241186,
              33.927996544123
            ],
            [
              -85.04548251182506,
              33.927996544123
            ],
            [
              -85.04548251182506,
              33.923228449409336
            ],
            [
              -85.06201228241186,
              33.923228449409336
            ]
          ]
        ]
      },
      "bbox": [
        -85.06201228241186,
        33.923228449409336,
        -85.04548251182506,
        33.927996544123
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.852651+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            423,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1240.37,
                "maximum": 1320.23,
                "mean": 1292.623,
                "stddev": 16.376
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06215609939308,
              33.927877803034214
            ],
            [
              -85.06215609939308,
              33.94173580901119
            ],
            [
              -85.04553026221613,
              33.94173580901119
            ],
            [
              -85.04553026221613,
              33.927877803034214
            ],
            [
              -85.06215609939308,
              33.927877803034214
            ]
          ]
        ]
      },
      "bbox": [
        -85.06215609939308,
        33.927877803034214,
        -85.04553026221613,
        33.94173580901119
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.879426+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1162.43,
                "maximum": 1321.14,
                "mean": 1282.713,
                "stddev": 26.206
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06230001385467,
              33.941617006784334
            ],
            [
              -85.06230001385467,
              33.9554750426678
            ],
            [
              -85.04567143257398,
              33.9554750426678
            ],
            [
              -85.04567143257398,
              33.941617006784334
            ],
            [
              -85.06230001385467,
              33.941617006784334
            ]
          ]
        ]
      },
      "bbox": [
        -85.06230001385467,
        33.941617006784334,
        -85.04567143257398,
        33.9554750426678
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.908817+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 923.46,
                "maximum": 1312.76,
                "mean": 1169.067,
                "stddev": 88.237
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06244402586,
              33.955356179283626
            ],
            [
              -85.06244402586,
              33.969214245086576
            ],
            [
              -85.04581269861873,
              33.969214245086576
            ],
            [
              -85.04581269861873,
              33.955356179283626
            ],
            [
              -85.06244402586,
              33.955356179283626
            ]
          ]
        ]
      },
      "bbox": [
        -85.06244402586,
        33.955356179283626,
        -85.04581269861873,
        33.969214245086576
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.939424+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 789.6,
                "maximum": 1254.39,
                "mean": 961.79,
                "stddev": 114.779
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06258813547244,
              33.96909532052574
            ],
            [
              -85.06258813547244,
              33.982953416261125
            ],
            [
              -85.04595406041256,
              33.982953416261125
            ],
            [
              -85.04595406041256,
              33.96909532052574
            ],
            [
              -85.06258813547244,
              33.96909532052574
            ]
          ]
        ]
      },
      "bbox": [
        -85.06258813547244,
        33.96909532052574,
        -85.04595406041256,
        33.982953416261125
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.967503+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 759.57,
                "maximum": 939.01,
                "mean": 830.873,
                "stddev": 42.226
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06287664777254,
              33.99657350921317
            ],
            [
              -85.06287664777254,
              34.01043166485247
            ],
            [
              -85.04623707149634,
              34.01043166485247
            ],
            [
              -85.04623707149634,
              33.99657350921317
            ],
            [
              -85.06287664777254,
              33.99657350921317
            ]
          ]
        ]
      },
      "bbox": [
        -85.06287664777254,
        33.99657350921317,
        -85.04623707149634,
        34.01043166485247
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:58.994358+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 731.58,
                "maximum": 838.76,
                "mean": 763.902,
                "stddev": 23.722
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06273234275544,
              33.98283443050437
            ],
            [
              -85.06273234275544,
              33.9966925561852
            ],
            [
              -85.04609551801767,
              33.9966925561852
            ],
            [
              -85.04609551801767,
              33.98283443050437
            ],
            [
              -85.06273234275544,
              33.98283443050437
            ]
          ]
        ]
      },
      "bbox": [
        -85.06273234275544,
        33.98283443050437,
        -85.04609551801767,
        33.9966925561852
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.020464+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 737.6,
                "maximum": 1060.35,
                "mean": 804.911,
                "stddev": 55.842
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0630210505873,
              34.010312556645815
            ],
            [
              -85.0630210505873,
              34.02417074225665
            ],
            [
              -85.04637872091094,
              34.02417074225665
            ],
            [
              -85.04637872091094,
              34.010312556645815
            ],
            [
              -85.0630210505873,
              34.010312556645815
            ]
          ]
        ]
      },
      "bbox": [
        -85.0630210505873,
        34.010312556645815,
        -85.04637872091094,
        34.02417074225665
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.046226+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 714.68,
                "maximum": 853.05,
                "mean": 755.342,
                "stddev": 23.531
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06345484645453,
              34.05152951122383
            ],
            [
              -85.06345484645453,
              34.06538778682773
            ],
            [
              -85.04680424539484,
              34.06538778682773
            ],
            [
              -85.04680424539484,
              34.05152951122383
            ],
            [
              -85.06345484645453,
              34.05152951122383
            ]
          ]
        ]
      },
      "bbox": [
        -85.06345484645453,
        34.05152951122383,
        -85.04680424539484,
        34.06538778682773
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.071898+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 703.7,
                "maximum": 922.48,
                "mean": 770.69,
                "stddev": 42.57
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06316555126341,
              34.024051572796026
            ],
            [
              -85.06316555126341,
              34.037909788391424
            ],
            [
              -85.0465204663239,
              34.037909788391424
            ],
            [
              -85.0465204663239,
              34.024051572796026
            ],
            [
              -85.06316555126341,
              34.024051572796026
            ]
          ]
        ]
      },
      "bbox": [
        -85.06316555126341,
        34.024051572796026,
        -85.0465204663239,
        34.037909788391424
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.099281+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 712.33,
                "maximum": 817.67,
                "mean": 739.287,
                "stddev": 15.495
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06331014986455,
              34.03779055765745
            ],
            [
              -85.06331014986455,
              34.05164880325054
            ],
            [
              -85.04666230779767,
              34.05164880325054
            ],
            [
              -85.04666230779767,
              34.03779055765745
            ],
            [
              -85.06331014986455,
              34.03779055765745
            ]
          ]
        ]
      },
      "bbox": [
        -85.06331014986455,
        34.03779055765745,
        -85.04666230779767,
        34.05164880325054
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.125089+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 705.24,
                "maximum": 780.95,
                "mean": 733.404,
                "stddev": 12.692
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0635996410972,
              34.065268433488846
            ],
            [
              -85.0635996410972,
              34.079126739116674
            ],
            [
              -85.046946279178,
              34.079126739116674
            ],
            [
              -85.046946279178,
              34.065268433488846
            ],
            [
              -85.0635996410972,
              34.065268433488846
            ]
          ]
        ]
      },
      "bbox": [
        -85.0635996410972,
        34.065268433488846,
        -85.046946279178,
        34.079126739116674
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.150740+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 724.73,
                "maximum": 1020.82,
                "mean": 815.28,
                "stddev": 50.221
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06374453385648,
              34.07900732444624
            ],
            [
              -85.06374453385648,
              34.09286566011116
            ],
            [
              -85.0470884092098,
              34.09286566011116
            ],
            [
              -85.0470884092098,
              34.07900732444624
            ],
            [
              -85.06374453385648,
              34.07900732444624
            ]
          ]
        ]
      },
      "bbox": [
        -85.06374453385648,
        34.07900732444624,
        -85.0470884092098,
        34.09286566011116
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.176464+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 720.08,
                "maximum": 879.06,
                "mean": 763.77,
                "stddev": 21.421
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06388952479637,
              34.09274618408969
            ],
            [
              -85.06388952479637,
              34.1066045498049
            ],
            [
              -85.04723063555305,
              34.1066045498049
            ],
            [
              -85.04723063555305,
              34.09274618408969
            ],
            [
              -85.06388952479637,
              34.09274618408969
            ]
          ]
        ]
      },
      "bbox": [
        -85.06388952479637,
        34.09274618408969,
        -85.04723063555305,
        34.1066045498049
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.202211+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 741.86,
                "maximum": 901.01,
                "mean": 793.715,
                "stddev": 26.517
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06417980147417,
              34.12022380940981
            ],
            [
              -85.06417980147417,
              34.13408223526522
            ],
            [
              -85.04751537742504,
              34.13408223526522
            ],
            [
              -85.04751537742504,
              34.12022380940981
            ],
            [
              -85.06417980147417,
              34.12022380940981
            ]
          ]
        ]
      },
      "bbox": [
        -85.06417980147417,
        34.12022380940981,
        -85.04751537742504,
        34.13408223526522
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.228252+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 782.26,
                "maximum": 1027.39,
                "mean": 864.397,
                "stddev": 41.605
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0640346139809,
              34.10648501241298
            ],
            [
              -85.0640346139809,
              34.12034340819167
            ],
            [
              -85.0473729582705,
              34.12034340819167
            ],
            [
              -85.0473729582705,
              34.10648501241298
            ],
            [
              -85.0640346139809,
              34.10648501241298
            ]
          ]
        ]
      },
      "bbox": [
        -85.0640346139809,
        34.10648501241298,
        -85.0473729582705,
        34.12034340819167
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.254186+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 787.45,
                "maximum": 906.69,
                "mean": 844.712,
                "stddev": 23.491
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0643250873404,
              34.133962575073895
            ],
            [
              -85.0643250873404,
              34.14782103101932
            ],
            [
              -85.04765789307966,
              34.14782103101932
            ],
            [
              -85.04765789307966,
              34.133962575073895
            ],
            [
              -85.0643250873404,
              34.133962575073895
            ]
          ]
        ]
      },
      "bbox": [
        -85.0643250873404,
        34.133962575073895,
        -85.04765789307966,
        34.14782103101932
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.280656+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 741.53,
                "maximum": 946.89,
                "mean": 846.665,
                "stddev": 33.945
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06461595444884,
              34.16144001237898
            ],
            [
              -85.06461595444884,
              34.17529852854422
            ],
            [
              -85.04794321414103,
              34.17529852854422
            ],
            [
              -85.04794321414103,
              34.16144001237898
            ],
            [
              -85.06461595444884,
              34.16144001237898
            ]
          ]
        ]
      },
      "bbox": [
        -85.06461595444884,
        34.16144001237898,
        -85.04794321414103,
        34.17529852854422
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.306482+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 744.72,
                "maximum": 910.74,
                "mean": 812.1,
                "stddev": 33.352
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06447047164386,
              34.14770130939904
            ],
            [
              -85.06447047164386,
              34.161559795447715
            ],
            [
              -85.04780050529729,
              34.161559795447715
            ],
            [
              -85.04780050529729,
              34.14770130939904
            ],
            [
              -85.06447047164386,
              34.14770130939904
            ]
          ]
        ]
      },
      "bbox": [
        -85.06447047164386,
        34.14770130939904,
        -85.04780050529729,
        34.161559795447715
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.332095+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 731.23,
                "maximum": 910.02,
                "mean": 817.296,
                "stddev": 39.202
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06490721582098,
              34.18891732427827
            ],
            [
              -85.06490721582098,
              34.202775900716595
            ],
            [
              -85.04822892195952,
              34.202775900716595
            ],
            [
              -85.04822892195952,
              34.18891732427827
            ],
            [
              -85.06490721582098,
              34.18891732427827
            ]
          ]
        ]
      },
      "bbox": [
        -85.06490721582098,
        34.18891732427827,
        -85.04822892195952,
        34.202775900716595
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.357982+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 628.73,
                "maximum": 833.45,
                "mean": 741.431,
                "stddev": 38.314
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06476153581973,
              34.17517868400747
            ],
            [
              -85.06476153581973,
              34.18903723030258
            ],
            [
              -85.04808601967405,
              34.18903723030258
            ],
            [
              -85.04808601967405,
              34.17517868400747
            ],
            [
              -85.06476153581973,
              34.17517868400747
            ]
          ]
        ]
      },
      "bbox": [
        -85.06476153581973,
        34.17517868400747,
        -85.04808601967405,
        34.18903723030258
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.384165+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 684.95,
                "maximum": 819.56,
                "mean": 747.283,
                "stddev": 27.922
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06505299451713,
              34.20265593318517
            ],
            [
              -85.06505299451713,
              34.21651453978013
            ],
            [
              -85.04837192106072,
              34.21651453978013
            ],
            [
              -85.04837192106072,
              34.20265593318517
            ],
            [
              -85.06505299451713,
              34.20265593318517
            ]
          ]
        ]
      },
      "bbox": [
        -85.06505299451713,
        34.20265593318517,
        -85.04837192106072,
        34.21651453978013
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.409987+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 588.62,
                "maximum": 750.65,
                "mean": 660.801,
                "stddev": 28.817
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06519887197275,
              34.21639451072194
            ],
            [
              -85.06519887197275,
              34.23025314748689
            ],
            [
              -85.04851501704097,
              34.23025314748689
            ],
            [
              -85.04851501704097,
              34.21639451072194
            ],
            [
              -85.06519887197275,
              34.21639451072194
            ]
          ]
        ]
      },
      "bbox": [
        -85.06519887197275,
        34.21639451072194,
        -85.04851501704097,
        34.23025314748689
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.435619+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 588.61,
                "maximum": 725.05,
                "mean": 626.437,
                "stddev": 28.088
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06534484825251,
              34.230133056882366
            ],
            [
              -85.06534484825251,
              34.243991723830746
            ],
            [
              -85.04865820996368,
              34.243991723830746
            ],
            [
              -85.04865820996368,
              34.230133056882366
            ],
            [
              -85.06534484825251,
              34.230133056882366
            ]
          ]
        ]
      },
      "bbox": [
        -85.06534484825251,
        34.230133056882366,
        -85.04865820996368,
        34.243991723830746
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.461344+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 589.12,
                "maximum": 707.74,
                "mean": 654.534,
                "stddev": 22.861
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06549092342115,
              34.24387157166029
            ],
            [
              -85.06549092342115,
              34.25773026880552
            ],
            [
              -85.04880149989233,
              34.25773026880552
            ],
            [
              -85.04880149989233,
              34.24387157166029
            ],
            [
              -85.06549092342115,
              34.24387157166029
            ]
          ]
        ]
      },
      "bbox": [
        -85.06549092342115,
        34.24387157166029,
        -85.04880149989233,
        34.25773026880552
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.487201+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 649.75,
                "maximum": 769.02,
                "mean": 700.601,
                "stddev": 23.838
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06563709754342,
              34.25761005504946
            ],
            [
              -85.06563709754342,
              34.271468782405016
            ],
            [
              -85.04894488689045,
              34.271468782405016
            ],
            [
              -85.04894488689045,
              34.25761005504946
            ],
            [
              -85.06563709754342,
              34.25761005504946
            ]
          ]
        ]
      },
      "bbox": [
        -85.06563709754342,
        34.25761005504946,
        -85.04894488689045,
        34.271468782405016
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.513236+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 658.13,
                "maximum": 803.21,
                "mean": 728.974,
                "stddev": 29.008
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06578337068422,
              34.27134850704368
            ],
            [
              -85.06578337068422,
              34.28520726462305
            ],
            [
              -85.04908837102164,
              34.28520726462305
            ],
            [
              -85.04908837102164,
              34.27134850704368
            ],
            [
              -85.06578337068422,
              34.27134850704368
            ]
          ]
        ]
      },
      "bbox": [
        -85.06578337068422,
        34.27134850704368,
        -85.04908837102164,
        34.28520726462305
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.539720+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 652.97,
                "maximum": 807.23,
                "mean": 725.785,
                "stddev": 37.497
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06607621428108,
              34.298825316822644
            ],
            [
              -85.06607621428108,
              34.31268413489019
            ],
            [
              -85.04937563093793,
              34.31268413489019
            ],
            [
              -85.04937563093793,
              34.298825316822644
            ],
            [
              -85.06607621428108,
              34.298825316822644
            ]
          ]
        ]
      },
      "bbox": [
        -85.06607621428108,
        34.298825316822644,
        -85.04937563093793,
        34.31268413489019
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.565276+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1570000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 777.36,
                "maximum": 1101.44,
                "mean": 905.245,
                "stddev": 76.095
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06592974290842,
              34.285086927636804
            ],
            [
              -85.06592974290842,
              34.2989457154535
            ],
            [
              -85.04923195234956,
              34.2989457154535
            ],
            [
              -85.04923195234956,
              34.285086927636804
            ],
            [
              -85.06592974290842,
              34.285086927636804
            ]
          ]
        ]
      },
      "bbox": [
        -85.06592974290842,
        34.285086927636804,
        -85.04923195234956,
        34.2989457154535
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.590890+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 700.71,
                "maximum": 901.03,
                "mean": 794.092,
                "stddev": 37.482
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251575",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06636945449463,
              34.32630200098734
            ],
            [
              -85.06636945449463,
              34.34016087959727
            ],
            [
              -85.049663279914,
              34.34016087959727
            ],
            [
              -85.049663279914,
              34.32630200098734
            ],
            [
              -85.06636945449463,
              34.32630200098734
            ]
          ]
        ]
      },
      "bbox": [
        -85.06636945449463,
        34.32630200098734,
        -85.049663279914,
        34.34016087959727
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.616480+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251575.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251575": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251575.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.000071791,
            0.0,
            -4.0,
            1580000.0000137738
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 715.46,
                "maximum": 1176.08,
                "mean": 928.515,
                "stddev": 115.255
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251570",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06622278486726,
              34.31256367459498
            ],
            [
              -85.06622278486726,
              34.326422522927
            ],
            [
              -85.04951940685058,
              34.326422522927
            ],
            [
              -85.04951940685058,
              34.31256367459498
            ],
            [
              -85.06622278486726,
              34.31256367459498
            ]
          ]
        ]
      },
      "bbox": [
        -85.06622278486726,
        34.31256367459498,
        -85.04951940685058,
        34.326422522927
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.642033+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251570.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251570": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251570.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2025000.0,
            0.0,
            -4.0,
            1575000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 745.61,
                "maximum": 1156.19,
                "mean": 981.204,
                "stddev": 82.873
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20251580",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05990834544536,
              34.34008821822594
            ],
            [
              -85.05990834544536,
              34.34810713069453
            ],
            [
              -85.04980725090421,
              34.34810713069453
            ],
            [
              -85.04980725090421,
              34.34008821822594
            ],
            [
              -85.05990834544536,
              34.34008821822594
            ]
          ]
        ]
      },
      "bbox": [
        -85.05990834544536,
        34.34008821822594,
        -85.04980725090421,
        34.34810713069453
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.668718+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20251580.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20251580": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20251580.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            723,
            756
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2026976.0,
            0.0,
            -4.0,
            1582892.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 703.09,
                "maximum": 1081.68,
                "mean": 780.854,
                "stddev": 72.601
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04553026221613,
              33.92218207781851
            ],
            [
              -85.04553026221613,
              33.92811307957137
            ],
            [
              -85.02898955143851,
              33.92811307957137
            ],
            [
              -85.02898955143851,
              33.92218207781851
            ],
            [
              -85.04553026221613,
              33.92218207781851
            ]
          ]
        ]
      },
      "bbox": [
        -85.04553026221613,
        33.92218207781851,
        -85.02898955143851,
        33.92811307957137
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.694416+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            529,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1213.67,
                "maximum": 1305.75,
                "mean": 1266.271,
                "stddev": 21.755
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04567143257398,
              33.927996544123
            ],
            [
              -85.04567143257398,
              33.94185240446214
            ],
            [
              -85.02904814639561,
              33.94185240446214
            ],
            [
              -85.02904814639561,
              33.927996544123
            ],
            [
              -85.04567143257398,
              33.927996544123
            ]
          ]
        ]
      },
      "bbox": [
        -85.04567143257398,
        33.927996544123,
        -85.02904814639561,
        33.94185240446214
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.720190+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1149.34,
                "maximum": 1319.14,
                "mean": 1267.389,
                "stddev": 28.533
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04581269861873,
              33.94173580901119
            ],
            [
              -85.04581269861873,
              33.95559169814027
            ],
            [
              -85.029186670068,
              33.95559169814027
            ],
            [
              -85.029186670068,
              33.94173580901119
            ],
            [
              -85.04581269861873,
              33.94173580901119
            ]
          ]
        ]
      },
      "bbox": [
        -85.04581269861873,
        33.94173580901119,
        -85.029186670068,
        33.95559169814027
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.745862+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 988.16,
                "maximum": 1314.82,
                "mean": 1197.428,
                "stddev": 60.392
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04609551801767,
              33.969214245086576
            ],
            [
              -85.04609551801767,
              33.983070191833406
            ],
            [
              -85.02946399915385,
              33.983070191833406
            ],
            [
              -85.02946399915385,
              33.969214245086576
            ],
            [
              -85.04609551801767,
              33.969214245086576
            ]
          ]
        ]
      },
      "bbox": [
        -85.04609551801767,
        33.969214245086576,
        -85.02946399915385,
        33.983070191833406
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.771504+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 762.19,
                "maximum": 954.73,
                "mean": 844.725,
                "stddev": 44.11
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04623707149634,
              33.982953416261125
            ],
            [
              -85.04623707149634,
              33.99680939183584
            ],
            [
              -85.02960280468932,
              33.99680939183584
            ],
            [
              -85.02960280468932,
              33.982953416261125
            ],
            [
              -85.04623707149634,
              33.982953416261125
            ]
          ]
        ]
      },
      "bbox": [
        -85.04623707149634,
        33.982953416261125,
        -85.02960280468932,
        33.99680939183584
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.797685+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 749.11,
                "maximum": 953.89,
                "mean": 801.553,
                "stddev": 30.001
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04666230779767,
              34.02417074225665
            ],
            [
              -85.04666230779767,
              34.03802680439108
            ],
            [
              -85.03001978599968,
              34.03802680439108
            ],
            [
              -85.03001978599968,
              34.02417074225665
            ],
            [
              -85.04666230779767,
              34.02417074225665
            ]
          ]
        ]
      },
      "bbox": [
        -85.04666230779767,
        34.02417074225665,
        -85.03001978599968,
        34.03802680439108
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.823486+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 735.12,
                "maximum": 923.75,
                "mean": 788.98,
                "stddev": 29.442
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04637872091094,
              33.9966925561852
            ],
            [
              -85.04637872091094,
              34.010548560600434
            ],
            [
              -85.02974170430132,
              34.010548560600434
            ],
            [
              -85.02974170430132,
              33.9966925561852
            ],
            [
              -85.04637872091094,
              33.9966925561852
            ]
          ]
        ]
      },
      "bbox": [
        -85.04637872091094,
        33.9966925561852,
        -85.02974170430132,
        34.010548560600434
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.849198+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 744.58,
                "maximum": 853.13,
                "mean": 783.648,
                "stddev": 13.722
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04595406041256,
              33.9554750426678
            ],
            [
              -85.04595406041256,
              33.96933096059946
            ],
            [
              -85.02932528763375,
              33.96933096059946
            ],
            [
              -85.02932528763375,
              33.9554750426678
            ],
            [
              -85.04595406041256,
              33.9554750426678
            ]
          ]
        ]
      },
      "bbox": [
        -85.04595406041256,
        33.9554750426678,
        -85.02932528763375,
        33.96933096059946
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.875558+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 793.47,
                "maximum": 1291.72,
                "mean": 1001.133,
                "stddev": 158.236
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0465204663239,
              34.01043166485247
            ],
            [
              -85.0465204663239,
              34.02428769812095
            ],
            [
              -85.02988069805103,
              34.02428769812095
            ],
            [
              -85.02988069805103,
              34.01043166485247
            ],
            [
              -85.0465204663239,
              34.01043166485247
            ]
          ]
        ]
      },
      "bbox": [
        -85.0465204663239,
        34.01043166485247,
        -85.02988069805103,
        34.02428769812095
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.901560+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 738.33,
                "maximum": 849.91,
                "mean": 771.979,
                "stddev": 16.681
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.046946279178,
              34.05164880325054
            ],
            [
              -85.046946279178,
              34.065504923155196
            ],
            [
              -85.03029824473916,
              34.065504923155196
            ],
            [
              -85.03029824473916,
              34.05164880325054
            ],
            [
              -85.046946279178,
              34.05164880325054
            ]
          ]
        ]
      },
      "bbox": [
        -85.046946279178,
        34.05164880325054,
        -85.03029824473916,
        34.065504923155196
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.927147+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 702.2,
                "maximum": 1154.41,
                "mean": 768.236,
                "stddev": 77.924
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04680424539484,
              34.037909788391424
            ],
            [
              -85.04680424539484,
              34.051765879404584
            ],
            [
              -85.0301589682086,
              34.051765879404584
            ],
            [
              -85.0301589682086,
              34.037909788391424
            ],
            [
              -85.04680424539484,
              34.037909788391424
            ]
          ]
        ]
      },
      "bbox": [
        -85.04680424539484,
        34.037909788391424,
        -85.0301589682086,
        34.051765879404584
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.952714+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 714.63,
                "maximum": 1039.11,
                "mean": 823.857,
                "stddev": 61.682
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0473729582705,
              34.09286566011116
            ],
            [
              -85.0473729582705,
              34.10668681132712
            ],
            [
              -85.03568406050151,
              34.10668681132712
            ],
            [
              -85.03568406050151,
              34.09286566011116
            ],
            [
              -85.0473729582705,
              34.09286566011116
            ]
          ]
        ]
      },
      "bbox": [
        -85.0473729582705,
        34.09286566011116,
        -85.03568406050151,
        34.10668681132712
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:05:59.978417+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            874
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 712.48,
                "maximum": 845.51,
                "mean": 769.491,
                "stddev": 31.075
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04723063555942,
              34.07912673973247
            ],
            [
              -85.04723063555942,
              34.09298291745849
            ],
            [
              -85.03057708101727,
              34.09298291745849
            ],
            [
              -85.03057708101727,
              34.07912673973247
            ],
            [
              -85.04723063555942,
              34.07912673973247
            ]
          ]
        ]
      },
      "bbox": [
        -85.04723063555942,
        34.07912673973247,
        -85.03057708101727,
        34.09298291745849
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.004531+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1490000.000224107
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 704.88,
                "maximum": 789.9,
                "mean": 736.913,
                "stddev": 19.419
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0470884092098,
              34.06538778682773
            ],
            [
              -85.0470884092098,
              34.079243935636654
            ],
            [
              -85.03043761565279,
              34.079243935636654
            ],
            [
              -85.03043761565279,
              34.06538778682773
            ],
            [
              -85.0470884092098,
              34.06538778682773
            ]
          ]
        ]
      },
      "bbox": [
        -85.0470884092098,
        34.06538778682773,
        -85.03043761565279,
        34.079243935636654
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.030556+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 692.64,
                "maximum": 1011.28,
                "mean": 759.982,
                "stddev": 62.759
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04751537742504,
              34.1066045498049
            ],
            [
              -85.04751537742504,
              34.120428891761705
            ],
            [
              -85.03537526377394,
              34.120428891761705
            ],
            [
              -85.03537526377394,
              34.1066045498049
            ],
            [
              -85.04751537742504,
              34.1066045498049
            ]
          ]
        ]
      },
      "bbox": [
        -85.04751537742504,
        34.1066045498049,
        -85.03537526377394,
        34.120428891761705
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.056289+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            908
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 758.27,
                "maximum": 875.55,
                "mean": 811.932,
                "stddev": 22.007
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301500",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04765789307966,
              34.12034340819167
            ],
            [
              -85.04765789307966,
              34.13417066201392
            ],
            [
              -85.03510606335269,
              34.13417066201392
            ],
            [
              -85.03510606335269,
              34.12034340819167
            ],
            [
              -85.04765789307966,
              34.12034340819167
            ]
          ]
        ]
      },
      "bbox": [
        -85.04765789307966,
        34.12034340819167,
        -85.03510606335269,
        34.13417066201392
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.082161+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301500.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301500": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301500.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            939
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 787.43,
                "maximum": 1027.26,
                "mean": 859.827,
                "stddev": 48.987
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301505",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04780050529729,
              34.13408223526522
            ],
            [
              -85.04780050529729,
              34.14791333757028
            ],
            [
              -85.03470464927798,
              34.14791333757028
            ],
            [
              -85.03470464927798,
              34.13408223526522
            ],
            [
              -85.04780050529729,
              34.13408223526522
            ]
          ]
        ]
      },
      "bbox": [
        -85.04780050529729,
        34.13408223526522,
        -85.03470464927798,
        34.14791333757028
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.108629+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301505.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301505": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301505.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            980
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 834.04,
                "maximum": 1058.1,
                "mean": 922.873,
                "stddev": 38.679
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301510",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04794321414103,
              34.14782103101932
            ],
            [
              -85.04794321414103,
              34.161654393948595
            ],
            [
              -85.03452789094096,
              34.161654393948595
            ],
            [
              -85.03452789094096,
              34.14782103101932
            ],
            [
              -85.04794321414103,
              34.14782103101932
            ]
          ]
        ]
      },
      "bbox": [
        -85.04794321414103,
        34.14782103101932,
        -85.03452789094096,
        34.161654393948595
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.134074+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301510.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301510": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301510.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1004
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1515000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 785.89,
                "maximum": 1071.23,
                "mean": 882.237,
                "stddev": 54.61
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301515",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04808601967405,
              34.161559795447715
            ],
            [
              -85.04808601967405,
              34.17539607510199
            ],
            [
              -85.03425857167643,
              34.17539607510199
            ],
            [
              -85.03425857167643,
              34.161559795447715
            ],
            [
              -85.04808601967405,
              34.161559795447715
            ]
          ]
        ]
      },
      "bbox": [
        -85.04808601967405,
        34.161559795447715,
        -85.03425857167643,
        34.17539607510199
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.160167+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301515.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301515": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301515.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1035
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1520000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 728.82,
                "maximum": 981.69,
                "mean": 804.1,
                "stddev": 41.375
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301520",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04822892195952,
              34.17529852854422
            ],
            [
              -85.04822892195952,
              34.189136136587905
            ],
            [
              -85.03421402366943,
              34.189136136587905
            ],
            [
              -85.03421402366943,
              34.17529852854422
            ],
            [
              -85.04822892195952,
              34.17529852854422
            ]
          ]
        ]
      },
      "bbox": [
        -85.04822892195952,
        34.17529852854422,
        -85.03421402366943,
        34.189136136587905
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.185963+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301520.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301520": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301520.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1049
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1525000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 710.07,
                "maximum": 863.3,
                "mean": 780.53,
                "stddev": 31.346
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301525",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04837192106072,
              34.18903723030258
            ],
            [
              -85.04837192106072,
              34.20287775823586
            ],
            [
              -85.0339446655574,
              34.20287775823586
            ],
            [
              -85.0339446655574,
              34.18903723030258
            ],
            [
              -85.04837192106072,
              34.18903723030258
            ]
          ]
        ]
      },
      "bbox": [
        -85.04837192106072,
        34.18903723030258,
        -85.0339446655574,
        34.20287775823586
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.211822+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301525.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301525": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301525.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1080
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1530000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 681.21,
                "maximum": 948.38,
                "mean": 768.532,
                "stddev": 49.985
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04880149989233,
              34.23025314748689
            ],
            [
              -85.04880149989233,
              34.24410964415359
            ],
            [
              -85.0321174509487,
              34.24410964415359
            ],
            [
              -85.0321174509487,
              34.23025314748689
            ],
            [
              -85.04880149989233,
              34.23025314748689
            ]
          ]
        ]
      },
      "bbox": [
        -85.04880149989233,
        34.23025314748689,
        -85.0321174509487,
        34.24410964415359
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.238444+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 592.91,
                "maximum": 723.69,
                "mean": 634.236,
                "stddev": 28.005
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04851501704437,
              34.20277590104343
            ],
            [
              -85.04851501704437,
              34.216632339603976
            ],
            [
              -85.03183652942474,
              34.216632339603976
            ],
            [
              -85.03183652942474,
              34.20277590104343
            ],
            [
              -85.04851501704437,
              34.20277590104343
            ]
          ]
        ]
      },
      "bbox": [
        -85.04851501704437,
        34.20277590104343,
        -85.03183652942474,
        34.216632339603976
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.264245+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1535000.0001189404
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 632.32,
                "maximum": 779.39,
                "mean": 712.071,
                "stddev": 24.345
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04865820996368,
              34.21651453978013
            ],
            [
              -85.04865820996368,
              34.230371007387205
            ],
            [
              -85.03197694262236,
              34.230371007387205
            ],
            [
              -85.03197694262236,
              34.21651453978013
            ],
            [
              -85.04865820996368,
              34.21651453978013
            ]
          ]
        ]
      },
      "bbox": [
        -85.04865820996368,
        34.21651453978013,
        -85.03197694262236,
        34.230371007387205
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.290052+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 604.59,
                "maximum": 745.31,
                "mean": 673.716,
                "stddev": 34.639
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04908837102164,
              34.25773026880552
            ],
            [
              -85.04908837102164,
              34.271586823630756
            ],
            [
              -85.03239875322672,
              34.271586823630756
            ],
            [
              -85.03239875322672,
              34.25773026880552
            ],
            [
              -85.04908837102164,
              34.25773026880552
            ]
          ]
        ]
      },
      "bbox": [
        -85.04908837102164,
        34.25773026880552,
        -85.03239875322672,
        34.271586823630756
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.316690+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 636.63,
                "maximum": 793.84,
                "mean": 715.901,
                "stddev": 36.886
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04923195234956,
              34.271468782405016
            ],
            [
              -85.04923195234956,
              34.28532536632921
            ],
            [
              -85.03253954730313,
              34.28532536632921
            ],
            [
              -85.03253954730313,
              34.271468782405016
            ],
            [
              -85.04923195234956,
              34.271468782405016
            ]
          ]
        ]
      },
      "bbox": [
        -85.04923195234956,
        34.271468782405016,
        -85.03253954730313,
        34.28532536632921
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.342270+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 677.25,
                "maximum": 819.73,
                "mean": 759.969,
                "stddev": 28.357
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04894488689045,
              34.243991723830746
            ],
            [
              -85.04894488689045,
              34.25784824957017
            ],
            [
              -85.03225805446272,
              34.25784824957017
            ],
            [
              -85.03225805446272,
              34.243991723830746
            ],
            [
              -85.04894488689045,
              34.243991723830746
            ]
          ]
        ]
      },
      "bbox": [
        -85.04894488689045,
        34.243991723830746,
        -85.03225805446272,
        34.25784824957017
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.367723+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 604.62,
                "maximum": 916.89,
                "mean": 682.221,
                "stddev": 54.768
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04937563093793,
              34.28520726462305
            ],
            [
              -85.04937563093793,
              34.2990638776594
            ],
            [
              -85.03268043675445,
              34.2990638776594
            ],
            [
              -85.03268043675445,
              34.28520726462305
            ],
            [
              -85.04937563093793,
              34.28520726462305
            ]
          ]
        ]
      },
      "bbox": [
        -85.04937563093793,
        34.28520726462305,
        -85.03268043675445,
        34.2990638776594
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.393689+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 728.64,
                "maximum": 891.19,
                "mean": 783.961,
                "stddev": 30.029
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04951940685058,
              34.2989457154535
            ],
            [
              -85.04951940685058,
              34.31280235761515
            ],
            [
              -85.03282142164318,
              34.31280235761515
            ],
            [
              -85.03282142164318,
              34.2989457154535
            ],
            [
              -85.04951940685058,
              34.2989457154535
            ]
          ]
        ]
      },
      "bbox": [
        -85.04951940685058,
        34.2989457154535,
        -85.03282142164318,
        34.31280235761515
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.419425+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1570000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 753.8,
                "maximum": 1020.62,
                "mean": 838.146,
                "stddev": 51.03
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301570",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04966328015136,
              34.31268413489019
            ],
            [
              -85.04966328015136,
              34.32654080619038
            ],
            [
              -85.03296250203195,
              34.32654080619038
            ],
            [
              -85.03296250203195,
              34.31268413489019
            ],
            [
              -85.04966328015136,
              34.31268413489019
            ]
          ]
        ]
      },
      "bbox": [
        -85.04966328015136,
        34.31268413489019,
        -85.03296250203195,
        34.32654080619038
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.445090+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301570.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301570": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301570.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1575000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 804.39,
                "maximum": 1174.39,
                "mean": 922.121,
                "stddev": 65.671
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301585",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04179552214437,
              34.35395792927017
            ],
            [
              -85.04179552214437,
              34.356006924835604
            ],
            [
              -85.03338631682547,
              34.356006924835604
            ],
            [
              -85.03338631682547,
              34.35395792927017
            ],
            [
              -85.04179552214437,
              34.35395792927017
            ]
          ]
        ]
      },
      "bbox": [
        -85.04179552214437,
        34.35395792927017,
        -85.03338631682547,
        34.356006924835604
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.470708+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301585.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301585": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301585.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            181,
            633
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2032468.0,
            0.0,
            -4.0,
            1585724.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 695.38,
                "maximum": 875.17,
                "mean": 747.878,
                "stddev": 37.666
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301575",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04980725090421,
              34.326422522927
            ],
            [
              -85.04980725090421,
              34.34027922337894
            ],
            [
              -85.03310367798342,
              34.34027922337894
            ],
            [
              -85.03310367798342,
              34.326422522927
            ],
            [
              -85.04980725090421,
              34.326422522927
            ]
          ]
        ]
      },
      "bbox": [
        -85.04980725090421,
        34.326422522927,
        -85.03310367798342,
        34.34027922337894
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.496415+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301575.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301575": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301575.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1580000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 898.38,
                "maximum": 1176.99,
                "mean": 1042.746,
                "stddev": 51.286
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02904814639561,
              33.92218867304888
            ],
            [
              -85.02904814639561,
              33.92822740933723
            ],
            [
              -85.01250737501613,
              33.92822740933723
            ],
            [
              -85.01250737501613,
              33.92218867304888
            ],
            [
              -85.02904814639561,
              33.92218867304888
            ]
          ]
        ]
      },
      "bbox": [
        -85.02904814639561,
        33.92218867304888,
        -85.01250737501613,
        33.92822740933723
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.522076+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            539,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1206.77,
                "maximum": 1293.49,
                "mean": 1256.052,
                "stddev": 20.082
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20301580",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.04995131917842,
              34.34016088006429
            ],
            [
              -85.04995131917842,
              34.35401760968124
            ],
            [
              -85.03324494956553,
              34.35401760968124
            ],
            [
              -85.03324494956553,
              34.34016088006429
            ],
            [
              -85.04995131917842,
              34.34016088006429
            ]
          ]
        ]
      },
      "bbox": [
        -85.04995131917842,
        34.34016088006429,
        -85.03324494956553,
        34.35401760968124
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.547746+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20301580.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20301580": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20301580.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2030000.0,
            0.0,
            -4.0,
            1585000.0001843572
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 692.24,
                "maximum": 1174.44,
                "mean": 911.11,
                "stddev": 152.935
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.029186670068,
              33.92811307957137
            ],
            [
              -85.029186670068,
              33.94196679309505
            ],
            [
              -85.01256593674267,
              33.94196679309505
            ],
            [
              -85.01256593674267,
              33.92811307957137
            ],
            [
              -85.029186670068,
              33.92811307957137
            ]
          ]
        ]
      },
      "bbox": [
        -85.029186670068,
        33.92811307957137,
        -85.01256593674267,
        33.94196679309505
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.573556+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1122.45,
                "maximum": 1309.11,
                "mean": 1255.665,
                "stddev": 29.676
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02932528763375,
              33.94185240446214
            ],
            [
              -85.02932528763375,
              33.95570614565881
            ],
            [
              -85.0127018136687,
              33.95570614565881
            ],
            [
              -85.0127018136687,
              33.94185240446214
            ],
            [
              -85.02932528763375,
              33.94185240446214
            ]
          ]
        ]
      },
      "bbox": [
        -85.02932528763375,
        33.94185240446214,
        -85.0127018136687,
        33.95570614565881
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.599578+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 867.48,
                "maximum": 1307.95,
                "mean": 1147.962,
                "stddev": 82.805
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02946399915385,
              33.95559169814027
            ],
            [
              -85.02946399915385,
              33.969445467022204
            ],
            [
              -85.01283778269445,
              33.969445467022204
            ],
            [
              -85.01283778269445,
              33.95559169814027
            ],
            [
              -85.02946399915385,
              33.95559169814027
            ]
          ]
        ]
      },
      "bbox": [
        -85.02946399915385,
        33.95559169814027,
        -85.01283778269445,
        33.969445467022204
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.626772+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 802.07,
                "maximum": 1212.95,
                "mean": 922.622,
                "stddev": 91.503
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02960280468932,
              33.96933096059946
            ],
            [
              -85.02960280468932,
              33.98318475717894
            ],
            [
              -85.01297384387973,
              33.98318475717894
            ],
            [
              -85.01297384387973,
              33.96933096059946
            ],
            [
              -85.02960280468932,
              33.96933096059946
            ]
          ]
        ]
      },
      "bbox": [
        -85.02960280468932,
        33.96933096059946,
        -85.01297384387973,
        33.98318475717894
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.655006+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 799.38,
                "maximum": 1221.31,
                "mean": 905.691,
                "stddev": 56.728
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02988069805103,
              33.99680939183584
            ],
            [
              -85.02988069805103,
              34.01066324384741
            ],
            [
              -85.01324624296862,
              34.01066324384741
            ],
            [
              -85.01324624296862,
              33.99680939183584
            ],
            [
              -85.02988069805103,
              33.99680939183584
            ]
          ]
        ]
      },
      "bbox": [
        -85.02988069805103,
        33.99680939183584,
        -85.01324624296862,
        34.01066324384741
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.681797+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 770.01,
                "maximum": 1005.37,
                "mean": 848.777,
                "stddev": 46.782
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02974170430132,
              33.983070191833406
            ],
            [
              -85.02974170430132,
              33.996924016122776
            ],
            [
              -85.01310999728447,
              33.996924016122776
            ],
            [
              -85.01310999728447,
              33.983070191833406
            ],
            [
              -85.02974170430132,
              33.983070191833406
            ]
          ]
        ]
      },
      "bbox": [
        -85.02974170430132,
        33.983070191833406,
        -85.01310999728447,
        33.996924016122776
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.711518+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 787.42,
                "maximum": 1297.87,
                "mean": 918.229,
                "stddev": 84.618
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03001978599968,
              34.010548560600434
            ],
            [
              -85.03001978599968,
              34.02440244034659
            ],
            [
              -85.01338258099217,
              34.02440244034659
            ],
            [
              -85.01338258099217,
              34.010548560600434
            ],
            [
              -85.03001978599968,
              34.010548560600434
            ]
          ]
        ]
      },
      "bbox": [
        -85.03001978599968,
        34.010548560600434,
        -85.01338258099217,
        34.02440244034659
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.742004+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 760.13,
                "maximum": 943.48,
                "mean": 812.628,
                "stddev": 29.826
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0301589682086,
              34.02428769812095
            ],
            [
              -85.0301589682086,
              34.038141605614065
            ],
            [
              -85.0135190114152,
              34.038141605614065
            ],
            [
              -85.0135190114152,
              34.02428769812095
            ],
            [
              -85.0301589682086,
              34.02428769812095
            ]
          ]
        ]
      },
      "bbox": [
        -85.0301589682086,
        34.02428769812095,
        -85.0135190114152,
        34.038141605614065
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.769713+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 766.31,
                "maximum": 1119.97,
                "mean": 853.306,
                "stddev": 62.637
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03029824473916,
              34.03802680439108
            ],
            [
              -85.03029824473916,
              34.05188073964356
            ],
            [
              -85.01365553429787,
              34.05188073964356
            ],
            [
              -85.01365553429787,
              34.03802680439108
            ],
            [
              -85.03029824473916,
              34.03802680439108
            ]
          ]
        ]
      },
      "bbox": [
        -85.03029824473916,
        34.03802680439108,
        -85.01365553429787,
        34.05188073964356
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.797110+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 796.92,
                "maximum": 1219.37,
                "mean": 973.57,
                "stddev": 84.333
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03043761565279,
              34.051765879404584
            ],
            [
              -85.03043761565279,
              34.06561984242884
            ],
            [
              -85.0137921497004,
              34.06561984242884
            ],
            [
              -85.0137921497004,
              34.051765879404584
            ],
            [
              -85.03043761565279,
              34.051765879404584
            ]
          ]
        ]
      },
      "bbox": [
        -85.03043761565279,
        34.051765879404584,
        -85.0137921497004,
        34.06561984242884
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.824640+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 731.8,
                "maximum": 1190.12,
                "mean": 912.822,
                "stddev": 91.086
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03197694262236,
              34.20426751118437
            ],
            [
              -85.03197694262236,
              34.21674790917029
            ],
            [
              -85.01531481155773,
              34.21674790917029
            ],
            [
              -85.01531481155773,
              34.20426751118437
            ],
            [
              -85.03197694262236,
              34.20426751118437
            ]
          ]
        ]
      },
      "bbox": [
        -85.03197694262236,
        34.20426751118437,
        -85.01531481155773,
        34.21674790917029
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.850028+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1125,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 664.06,
                "maximum": 927.06,
                "mean": 768.234,
                "stddev": 48.666
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0321174509487,
              34.216632339277155
            ],
            [
              -85.0321174509487,
              34.23048663654051
            ],
            [
              -85.01543877307839,
              34.23048663654051
            ],
            [
              -85.01543877307839,
              34.216632339277155
            ],
            [
              -85.0321174509487,
              34.216632339277155
            ]
          ]
        ]
      },
      "bbox": [
        -85.0321174509487,
        34.216632339277155,
        -85.01543877307839,
        34.23048663654051
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.876202+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 598.51,
                "maximum": 793.68,
                "mean": 673.533,
                "stddev": 37.665
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03225805446272,
              34.230371007387205
            ],
            [
              -85.03225805446272,
              34.24422533258599
            ],
            [
              -85.01557659674607,
              34.24422533258599
            ],
            [
              -85.01557659674607,
              34.230371007387205
            ],
            [
              -85.03225805446272,
              34.230371007387205
            ]
          ]
        ]
      },
      "bbox": [
        -85.03225805446272,
        34.230371007387205,
        -85.01557659674607,
        34.24422533258599
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.902076+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 595.53,
                "maximum": 714.33,
                "mean": 633.964,
                "stddev": 26.59
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03070547260695,
              34.079243935636654
            ],
            [
              -85.03070547260695,
              34.09199883217
            ],
            [
              -85.01406565830608,
              34.09199883217
            ],
            [
              -85.01406565830608,
              34.079243935636654
            ],
            [
              -85.03070547260695,
              34.079243935636654
            ]
          ]
        ]
      },
      "bbox": [
        -85.03070547260695,
        34.079243935636654,
        -85.01406565830608,
        34.09199883217
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.927655+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1150,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1489600.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 690.22,
                "maximum": 793.9,
                "mean": 723.348,
                "stddev": 21.816
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03239875322672,
              34.24410964415359
            ],
            [
              -85.03239875322672,
              34.257963997300536
            ],
            [
              -85.0157145137831,
              34.257963997300536
            ],
            [
              -85.0157145137831,
              34.24410964415359
            ],
            [
              -85.03239875322672,
              34.24410964415359
            ]
          ]
        ]
      },
      "bbox": [
        -85.03239875322672,
        34.24410964415359,
        -85.0157145137831,
        34.257963997300536
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.953556+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 596.38,
                "maximum": 779.28,
                "mean": 665.034,
                "stddev": 45.313
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03057708101102,
              34.065504923155196
            ],
            [
              -85.03057708101102,
              34.07935891396371
            ],
            [
              -85.01392885768301,
              34.07935891396371
            ],
            [
              -85.01392885768301,
              34.065504923155196
            ],
            [
              -85.03057708101102,
              34.065504923155196
            ]
          ]
        ]
      },
      "bbox": [
        -85.03057708101102,
        34.065504923155196,
        -85.01392885768301,
        34.07935891396371
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:00.979191+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 689.65,
                "maximum": 1120.12,
                "mean": 819.198,
                "stddev": 103.53
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03268043675445,
              34.271586823630756
            ],
            [
              -85.03268043675445,
              34.28544123271235
            ],
            [
              -85.01599062820976,
              34.28544123271235
            ],
            [
              -85.01599062820976,
              34.271586823630756
            ],
            [
              -85.03268043675445,
              34.271586823630756
            ]
          ]
        ]
      },
      "bbox": [
        -85.03268043675445,
        34.271586823630756,
        -85.01599062820976,
        34.28544123271235
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.004524+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 701.56,
                "maximum": 847.76,
                "mean": 768.13,
                "stddev": 24.491
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03253954730313,
              34.25784824957017
            ],
            [
              -85.03253954730313,
              34.27170263067804
            ],
            [
              -85.01585252425058,
              34.27170263067804
            ],
            [
              -85.01585252425058,
              34.25784824957017
            ],
            [
              -85.03253954730313,
              34.25784824957017
            ]
          ]
        ]
      },
      "bbox": [
        -85.03253954730313,
        34.25784824957017,
        -85.01585252425058,
        34.27170263067804
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.030368+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 633.4,
                "maximum": 853.75,
                "mean": 738.209,
                "stddev": 33.625
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03282142164318,
              34.28532536632921
            ],
            [
              -85.03282142164318,
              34.29917980339734
            ],
            [
              -85.01612882572194,
              34.29917980339734
            ],
            [
              -85.01612882572194,
              34.28532536632921
            ],
            [
              -85.03282142164318,
              34.28532536632921
            ]
          ]
        ]
      },
      "bbox": [
        -85.03282142164318,
        34.28532536632921,
        -85.01612882572194,
        34.29917980339734
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.056055+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 731.51,
                "maximum": 857.74,
                "mean": 792.067,
                "stddev": 28.639
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351585",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0334078130314,
              34.35401760917469
            ],
            [
              -85.0334078130314,
              34.3562008983565
            ],
            [
              -85.01985595177953,
              34.3562008983565
            ],
            [
              -85.01985595177953,
              34.35401760917469
            ],
            [
              -85.0334078130314,
              34.35401760917469
            ]
          ]
        ]
      },
      "bbox": [
        -85.0334078130314,
        34.35401760917469,
        -85.01985595177953,
        34.3562008983565
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.082435+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351585.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351585": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351585.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            190,
            1021
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1585760.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 788.96,
                "maximum": 1097.72,
                "mean": 944.992,
                "stddev": 75.353
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03296250203195,
              34.2990638776594
            ],
            [
              -85.03296250203195,
              34.3129183427269
            ],
            [
              -85.01626711684841,
              34.3129183427269
            ],
            [
              -85.01626711684841,
              34.2990638776594
            ],
            [
              -85.03296250203195,
              34.2990638776594
            ]
          ]
        ]
      },
      "bbox": [
        -85.03296250203195,
        34.2990638776594,
        -85.01626711684841,
        34.3129183427269
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.107776+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1570000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 772.65,
                "maximum": 885.9,
                "mean": 822.647,
                "stddev": 23.494
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00287196207091,
              33.90319895757183
            ],
            [
              -85.00287196207091,
              33.914600060720325
            ],
            [
              -84.99584053645202,
              33.914600060720325
            ],
            [
              -84.99584053645202,
              33.90319895757183
            ],
            [
              -85.00287196207091,
              33.90319895757183
            ]
          ]
        ]
      },
      "bbox": [
        -85.00287196207091,
        33.90319895757183,
        -84.99584053645202,
        33.914600060720325
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.133653+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1033,
            525
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2042900.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1284.56,
                "maximum": 1366.67,
                "mean": 1329.833,
                "stddev": 17.376
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351575",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03324494956033,
              34.32654080619038
            ],
            [
              -85.03324494956033,
              34.34039532729525
            ],
            [
              -85.01654398019006,
              34.34039532729525
            ],
            [
              -85.01654398019006,
              34.32654080619038
            ],
            [
              -85.03324494956033,
              34.32654080619038
            ]
          ]
        ]
      },
      "bbox": [
        -85.03324494956033,
        34.32654080619038,
        -85.01654398019006,
        34.34039532729525
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.159584+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351575.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351575": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351575.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1580000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 874.3,
                "maximum": 1118.06,
                "mean": 950.436,
                "stddev": 46.194
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351570",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03310367798342,
              34.31280235761515
            ],
            [
              -85.03310367798342,
              34.326656850694896
            ],
            [
              -85.01640550165064,
              34.326656850694896
            ],
            [
              -85.01640550165064,
              34.31280235761515
            ],
            [
              -85.03310367798342,
              34.31280235761515
            ]
          ]
        ]
      },
      "bbox": [
        -85.03310367798342,
        34.31280235761515,
        -85.01640550165064,
        34.326656850694896
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.217632+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351570.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351570": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351570.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0,
            0.0,
            -4.0,
            1575000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 817.83,
                "maximum": 1000.2,
                "mean": 897.337,
                "stddev": 32.276
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01256593674663,
              33.914487994791735
            ],
            [
              -85.01256593674663,
              33.92833953377934
            ],
            [
              -84.99595049518123,
              33.92833953377934
            ],
            [
              -84.99595049518123,
              33.914487994791735
            ],
            [
              -85.01256593674663,
              33.914487994791735
            ]
          ]
        ]
      },
      "bbox": [
        -85.01256593674663,
        33.914487994791735,
        -84.99595049518123,
        33.92833953377934
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.244187+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1430000.0001456072
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1254.98,
                "maximum": 1359.69,
                "mean": 1312.428,
                "stddev": 20.28
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20351580",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03338631654948,
              34.34027922388746
            ],
            [
              -85.03338631654948,
              34.35413377303033
            ],
            [
              -85.01668255225218,
              34.35413377303033
            ],
            [
              -85.01668255225218,
              34.34027922388746
            ],
            [
              -85.03338631654948,
              34.34027922388746
            ]
          ]
        ]
      },
      "bbox": [
        -85.03338631654948,
        34.34027922388746,
        -85.01668255225218,
        34.35413377303033
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.274853+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20351580.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20351580": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20351580.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2035000.0000848745,
            0.0,
            -4.0,
            1585000.0001843572
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 801.77,
                "maximum": 1134.34,
                "mean": 971.263,
                "stddev": 62.786
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0127018136687,
              33.92822740933723
            ],
            [
              -85.0127018136687,
              33.94207897486858
            ],
            [
              -84.99608363504981,
              33.94207897486858
            ],
            [
              -84.99608363504981,
              33.92822740933723
            ],
            [
              -85.0127018136687,
              33.92822740933723
            ]
          ]
        ]
      },
      "bbox": [
        -85.0127018136687,
        33.92822740933723,
        -84.99608363504981,
        33.94207897486858
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.305056+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1222.8,
                "maximum": 1348.0,
                "mean": 1296.842,
                "stddev": 20.996
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01283778269445,
              33.94196679309505
            ],
            [
              -85.01283778269445,
              33.955818385182056
            ],
            [
              -84.99621686516969,
              33.955818385182056
            ],
            [
              -84.99621686516969,
              33.94196679309505
            ],
            [
              -85.01283778269445,
              33.94196679309505
            ]
          ]
        ]
      },
      "bbox": [
        -85.01283778269445,
        33.94196679309505,
        -84.99621686516969,
        33.955818385182056
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.332832+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1024.85,
                "maximum": 1334.96,
                "mean": 1229.816,
                "stddev": 47.828
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01297384387973,
              33.95570614565881
            ],
            [
              -85.01297384387973,
              33.96955776431338
            ],
            [
              -84.9963501855956,
              33.96955776431338
            ],
            [
              -84.9963501855956,
              33.95570614565881
            ],
            [
              -85.01297384387973,
              33.95570614565881
            ]
          ]
        ]
      },
      "bbox": [
        -85.01297384387973,
        33.95570614565881,
        -84.9963501855956,
        33.96955776431338
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.359359+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 885.03,
                "maximum": 1271.6,
                "mean": 1076.938,
                "stddev": 76.698
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01310999728447,
              33.969445467022204
            ],
            [
              -85.01310999728447,
              33.98329711225631
            ],
            [
              -84.99648359638621,
              33.98329711225631
            ],
            [
              -84.99648359638621,
              33.969445467022204
            ],
            [
              -85.01310999728447,
              33.969445467022204
            ]
          ]
        ]
      },
      "bbox": [
        -85.01310999728447,
        33.969445467022204,
        -84.99648359638621,
        33.98329711225631
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.385017+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 851.86,
                "maximum": 1210.67,
                "mean": 957.971,
                "stddev": 52.741
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01324624296862,
              33.98318475717894
            ],
            [
              -85.01324624296862,
              33.99703642900458
            ],
            [
              -84.99661709760025,
              33.99703642900458
            ],
            [
              -84.99661709760025,
              33.98318475717894
            ],
            [
              -85.01324624296862,
              33.98318475717894
            ]
          ]
        ]
      },
      "bbox": [
        -85.01324624296862,
        33.98318475717894,
        -84.99661709760025,
        33.99703642900458
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.410684+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 872.5,
                "maximum": 1238.79,
                "mean": 998.009,
                "stddev": 62.812
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0135190114152,
              34.01066324384741
            ],
            [
              -85.0135190114152,
              34.024514968892056
            ],
            [
              -84.99688437153382,
              34.024514968892056
            ],
            [
              -84.99688437153382,
              34.01066324384741
            ],
            [
              -85.0135190114152,
              34.01066324384741
            ]
          ]
        ]
      },
      "bbox": [
        -85.0135190114152,
        34.01066324384741,
        -84.99688437153382,
        34.024514968892056
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.436493+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 811.88,
                "maximum": 1074.46,
                "mean": 907.915,
                "stddev": 38.578
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01365553429787,
              34.02440244034659
            ],
            [
              -85.01365553429787,
              34.03825419201877
            ],
            [
              -84.99701814437111,
              34.03825419201877
            ],
            [
              -84.99701814437111,
              34.02440244034659
            ],
            [
              -85.01365553429787,
              34.02440244034659
            ]
          ]
        ]
      },
      "bbox": [
        -85.01365553429787,
        34.02440244034659,
        -84.99701814437111,
        34.03825419201877
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.462193+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 799.14,
                "maximum": 991.2,
                "mean": 888.389,
                "stddev": 34.214
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01338258099217,
              33.996924016122776
            ],
            [
              -85.01338258099217,
              34.010775714551905
            ],
            [
              -84.9967506892965,
              34.010775714551905
            ],
            [
              -84.9967506892965,
              33.996924016122776
            ],
            [
              -85.01338258099217,
              33.996924016122776
            ]
          ]
        ]
      },
      "bbox": [
        -85.01338258099217,
        33.996924016122776,
        -84.9967506892965,
        34.010775714551905
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.488019+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 844.59,
                "maximum": 1151.15,
                "mean": 943.089,
                "stddev": 43.586
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0137921497004,
              34.038141605614065
            ],
            [
              -85.0137921497004,
              34.051993383925854
            ],
            [
              -84.99715200786733,
              34.051993383925854
            ],
            [
              -84.99715200786733,
              34.038141605614065
            ],
            [
              -85.0137921497004,
              34.038141605614065
            ]
          ]
        ]
      },
      "bbox": [
        -85.0137921497004,
        34.038141605614065,
        -84.99715200786733,
        34.051993383925854
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.514832+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 839.65,
                "maximum": 1185.43,
                "mean": 942.151,
                "stddev": 55.032
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01392885768301,
              34.05188073964356
            ],
            [
              -85.01392885768301,
              34.06573254460706
            ],
            [
              -84.99728596208153,
              34.06573254460706
            ],
            [
              -84.99728596208153,
              34.05188073964356
            ],
            [
              -85.01392885768301,
              34.05188073964356
            ]
          ]
        ]
      },
      "bbox": [
        -85.01392885768301,
        34.05188073964356,
        -84.99728596208153,
        34.06573254460706
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.540430+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 774.03,
                "maximum": 1111.05,
                "mean": 888.21,
                "stddev": 72.794
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401530",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01543877307839,
              34.207735287003764
            ],
            [
              -85.01543877307839,
              34.216765189291465
            ],
            [
              -85.01284809817577,
              34.216765189291465
            ],
            [
              -85.01284809817577,
              34.207735287003764
            ],
            [
              -85.01543877307839,
              34.207735287003764
            ]
          ]
        ]
      },
      "bbox": [
        -85.01543877307839,
        34.207735287003764,
        -85.01284809817577,
        34.216765189291465
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.566136+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401530.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401530": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401530.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            820,
            189
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1535000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 689.0,
                "maximum": 915.03,
                "mean": 790.317,
                "stddev": 49.542
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01419126811405,
              34.07935891396371
            ],
            [
              -85.01419126811405,
              34.09207867175549
            ],
            [
              -84.99755414290031,
              34.09207867175549
            ],
            [
              -84.99755414290031,
              34.07935891396371
            ],
            [
              -85.01419126811405,
              34.07935891396371
            ]
          ]
        ]
      },
      "bbox": [
        -85.01419126811405,
        34.07935891396371,
        -84.99755414290031,
        34.09207867175549
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.592059+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1147,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1489588.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 684.52,
                "maximum": 821.2,
                "mean": 708.516,
                "stddev": 16.309
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401535",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01557659674607,
              34.21674790917029
            ],
            [
              -85.01557659674607,
              34.23050383418046
            ],
            [
              -85.01295142426234,
              34.23050383418046
            ],
            [
              -85.01295142426234,
              34.21674790917029
            ],
            [
              -85.01557659674607,
              34.21674790917029
            ]
          ]
        ]
      },
      "bbox": [
        -85.01557659674607,
        34.21674790917029,
        -85.01295142426234,
        34.23050383418046
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.617945+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401535.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401535": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401535.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            188
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1540000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 598.96,
                "maximum": 810.75,
                "mean": 669.8,
                "stddev": 42.903
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01406565830608,
              34.06561984242884
            ],
            [
              -85.01406565830608,
              34.079471674056165
            ],
            [
              -84.99742000707282,
              34.079471674056165
            ],
            [
              -84.99742000707282,
              34.06561984242884
            ],
            [
              -85.01406565830608,
              34.06561984242884
            ]
          ]
        ]
      },
      "bbox": [
        -85.01406565830608,
        34.06561984242884,
        -84.99742000707282,
        34.079471674056165
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.643722+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 689.89,
                "maximum": 1172.86,
                "mean": 876.941,
                "stddev": 89.173
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401540",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0157145137831,
              34.23048663654051
            ],
            [
              -85.0157145137831,
              34.244274983162754
            ],
            [
              -85.008377987731,
              34.244274983162754
            ],
            [
              -85.008377987731,
              34.23048663654051
            ],
            [
              -85.0157145137831,
              34.23048663654051
            ]
          ]
        ]
      },
      "bbox": [
        -85.0157145137831,
        34.23048663654051,
        -85.008377987731,
        34.244274983162754
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.669291+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401540.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401540": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401540.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            544
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1545000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 597.78,
                "maximum": 745.78,
                "mean": 660.894,
                "stddev": 32.692
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401555",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01612882572194,
              34.27170263067804
            ],
            [
              -85.01612882572194,
              34.28546688034191
            ],
            [
              -85.01228365744325,
              34.28546688034191
            ],
            [
              -85.01228365744325,
              34.27170263067804
            ],
            [
              -85.01612882572194,
              34.27170263067804
            ]
          ]
        ]
      },
      "bbox": [
        -85.01612882572194,
        34.27170263067804,
        -85.01228365744325,
        34.28546688034191
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.694868+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401555.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401555": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401555.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            280
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1560000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 754.8,
                "maximum": 853.9,
                "mean": 793.842,
                "stddev": 15.153
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401560",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01626711684841,
              34.28544123271235
            ],
            [
              -85.01626711684841,
              34.29920674425807
            ],
            [
              -85.01223587314121,
              34.29920674425807
            ],
            [
              -85.01223587314121,
              34.28544123271235
            ],
            [
              -85.01626711684841,
              34.28544123271235
            ]
          ]
        ]
      },
      "bbox": [
        -85.01626711684841,
        34.28544123271235,
        -85.01223587314121,
        34.29920674425807
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.721403+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401560.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401560": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401560.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            294
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1565000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 777.68,
                "maximum": 855.47,
                "mean": 810.774,
                "stddev": 18.369
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401550",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01599062820976,
              34.257963997300536
            ],
            [
              -85.01599062820976,
              34.27178010328594
            ],
            [
              -85.00460103503342,
              34.27178010328594
            ],
            [
              -85.00460103503342,
              34.257963997300536
            ],
            [
              -85.01599062820976,
              34.257963997300536
            ]
          ]
        ]
      },
      "bbox": [
        -85.01599062820976,
        34.257963997300536,
        -85.00460103503342,
        34.27178010328594
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.747138+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401550.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401550": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401550.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            850
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1555000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 626.99,
                "maximum": 873.76,
                "mean": 735.288,
                "stddev": 55.865
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401545",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01585252425058,
              34.24422533258599
            ],
            [
              -85.01585252425058,
              34.25804143022653
            ],
            [
              -85.0044648526426,
              34.25804143022653
            ],
            [
              -85.0044648526426,
              34.24422533258599
            ],
            [
              -85.01585252425058,
              34.24422533258599
            ]
          ]
        ]
      },
      "bbox": [
        -85.01585252425058,
        34.24422533258599,
        -85.0044648526426,
        34.25804143022653
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.772661+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401545.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401545": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401545.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            850
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1550000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 606.56,
                "maximum": 759.44,
                "mean": 679.125,
                "stddev": 38.732
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401565",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01640550165064,
              34.29917980339734
            ],
            [
              -85.01640550165064,
              34.3129463949468
            ],
            [
              -85.01221460869192,
              34.3129463949468
            ],
            [
              -85.01221460869192,
              34.29917980339734
            ],
            [
              -85.01640550165064,
              34.29917980339734
            ]
          ]
        ]
      },
      "bbox": [
        -85.01640550165064,
        34.29917980339734,
        -85.01221460869192,
        34.3129463949468
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.798058+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401565.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401565": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401565.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            306
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1570000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 810.62,
                "maximum": 893.74,
                "mean": 855.549,
                "stddev": 22.457
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401575",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01668255252822,
              34.326656850694896
            ],
            [
              -85.01668255252822,
              34.340425788025456
            ],
            [
              -85.01214570861607,
              34.340425788025456
            ],
            [
              -85.01214570861607,
              34.326656850694896
            ],
            [
              -85.01668255252822,
              34.326656850694896
            ]
          ]
        ]
      },
      "bbox": [
        -85.01668255252822,
        34.326656850694896,
        -85.01214570861607,
        34.340425788025456
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.823576+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401575.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401575": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401575.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            332
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1580000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 853.31,
                "maximum": 919.11,
                "mean": 877.191,
                "stddev": 11.187
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401570",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01654398019006,
              34.3129183427269
            ],
            [
              -85.01654398019006,
              34.32668574073635
            ],
            [
              -85.0122331226955,
              34.32668574073635
            ],
            [
              -85.0122331226955,
              34.3129183427269
            ],
            [
              -85.01654398019006,
              34.3129183427269
            ]
          ]
        ]
      },
      "bbox": [
        -85.01654398019006,
        34.3129183427269,
        -85.0122331226955,
        34.32668574073635
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.848838+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401570.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401570": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401570.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            315
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1575000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 839.75,
                "maximum": 924.09,
                "mean": 878.449,
                "stddev": 15.426
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20401580",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.01679680666707,
              34.34039532729525
            ],
            [
              -85.01679680666707,
              34.351746190464425
            ],
            [
              -85.01229681400129,
              34.351746190464425
            ],
            [
              -85.01229681400129,
              34.34039532729525
            ],
            [
              -85.01679680666707,
              34.34039532729525
            ]
          ]
        ]
      },
      "bbox": [
        -85.01679680666707,
        34.34039532729525,
        -85.01229681400129,
        34.351746190464425
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.874250+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20401580.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20401580": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20401580.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1030,
            331
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2040000.0,
            0.0,
            -4.0,
            1584120.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 847.78,
                "maximum": 951.52,
                "mean": 896.965,
                "stddev": 22.872
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98171648171338,
              33.85698529645812
            ],
            [
              -84.98171648171338,
              33.8597514940798
            ],
            [
              -84.97892363478107,
              33.8597514940798
            ],
            [
              -84.97892363478107,
              33.85698529645812
            ],
            [
              -84.98171648171338,
              33.85698529645812
            ]
          ]
        ]
      },
      "bbox": [
        -84.98171648171338,
        33.85698529645812,
        -84.97892363478107,
        33.8597514940798
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.900299+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            250,
            210
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2049160.0,
            0.0,
            -4.0,
            1405000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1164.18,
                "maximum": 1216.15,
                "mean": 1187.601,
                "stddev": 13.63
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98483835329525,
              33.859713415616994
            ],
            [
              -84.98483835329525,
              33.873491147861024
            ],
            [
              -84.97894965250985,
              33.873491147861024
            ],
            [
              -84.97894965250985,
              33.859713415616994
            ],
            [
              -84.98483835329525,
              33.859713415616994
            ]
          ]
        ]
      },
      "bbox": [
        -84.98483835329525,
        33.859713415616994,
        -84.97894965250985,
        33.873491147861024
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.925787+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            437
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2048252.0,
            0.0,
            -4.0,
            1410000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1158.63,
                "maximum": 1252.38,
                "mean": 1205.48,
                "stddev": 25.433
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9915724685667,
              33.873409041076336
            ],
            [
              -84.9915724685667,
              33.887230770515636
            ],
            [
              -84.97907979406395,
              33.887230770515636
            ],
            [
              -84.97907979406395,
              33.873409041076336
            ],
            [
              -84.9915724685667,
              33.873409041076336
            ]
          ]
        ]
      },
      "bbox": [
        -84.9915724685667,
        33.873409041076336,
        -84.97907979406395,
        33.887230770515636
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.952348+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            938
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2046248.0,
            0.0,
            -4.0,
            1415000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1196.58,
                "maximum": 1312.73,
                "mean": 1255.256,
                "stddev": 26.948
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9940379226159,
              33.88713298085131
            ],
            [
              -84.9940379226159,
              33.90097036203735
            ],
            [
              -84.97921002384373,
              33.90097036203735
            ],
            [
              -84.97921002384373,
              33.88713298085131
            ],
            [
              -84.9940379226159,
              33.88713298085131
            ]
          ]
        ]
      },
      "bbox": [
        -84.9940379226159,
        33.88713298085131,
        -84.97921002384373,
        33.90097036203735
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:01.978248+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1115
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045540.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1205.87,
                "maximum": 1333.68,
                "mean": 1256.416,
                "stddev": 25.587
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99608363504981,
              33.914600060720325
            ],
            [
              -84.99608363504981,
              33.92844945165688
            ],
            [
              -84.97947074830924,
              33.92844945165688
            ],
            [
              -84.97947074830924,
              33.914600060720325
            ],
            [
              -84.99608363504981,
              33.914600060720325
            ]
          ]
        ]
      },
      "bbox": [
        -84.99608363504981,
        33.914600060720325,
        -84.97947074830924,
        33.92844945165688
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.004306+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1185.45,
                "maximum": 1408.05,
                "mean": 1323.756,
                "stddev": 33.988
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99595049485448,
              33.90086055690026
            ],
            [
              -84.99595049485448,
              33.91470992242199
            ],
            [
              -84.9793403415836,
              33.91470992242199
            ],
            [
              -84.9793403415836,
              33.90086055690026
            ],
            [
              -84.99595049485448,
              33.90086055690026
            ]
          ]
        ]
      },
      "bbox": [
        -84.99595049485448,
        33.90086055690026,
        -84.9793403415836,
        33.91470992242199
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.029909+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.000097958,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1180.0,
                "maximum": 1372.28,
                "mean": 1299.198,
                "stddev": 35.124
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99621686516969,
              33.92833953337924
            ],
            [
              -84.99621686516969,
              33.942188949742174
            ],
            [
              -84.97960124310951,
              33.942188949742174
            ],
            [
              -84.97960124310951,
              33.92833953337924
            ],
            [
              -84.99621686516969,
              33.92833953337924
            ]
          ]
        ]
      },
      "bbox": [
        -84.99621686516969,
        33.92833953337924,
        -84.97960124310951,
        33.942188949742174
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.055497+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1155.75,
                "maximum": 1372.38,
                "mean": 1306.936,
                "stddev": 37.669
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99648359638621,
              33.955818385182056
            ],
            [
              -84.99648359638621,
              33.96966785243241
            ],
            [
              -84.97986249813206,
              33.96966785243241
            ],
            [
              -84.97986249813206,
              33.955818385182056
            ],
            [
              -84.99648359638621,
              33.955818385182056
            ]
          ]
        ]
      },
      "bbox": [
        -84.99648359638621,
        33.955818385182056,
        -84.97986249813206,
        33.96966785243241
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.081311+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 962.94,
                "maximum": 1226.66,
                "mean": 1100.138,
                "stddev": 53.871
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9963501855956,
              33.94207897486858
            ],
            [
              -84.9963501855956,
              33.95592841666944
            ],
            [
              -84.97973182636464,
              33.95592841666944
            ],
            [
              -84.97973182636464,
              33.94207897486858
            ],
            [
              -84.9963501855956,
              33.94207897486858
            ]
          ]
        ]
      },
      "bbox": [
        -84.9963501855956,
        33.94207897486858,
        -84.97973182636464,
        33.95592841666944
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.106860+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1065.53,
                "maximum": 1331.16,
                "mean": 1236.754,
                "stddev": 51.072
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9967506892965,
              33.98329711225631
            ],
            [
              -84.9967506892965,
              33.997146630440554
            ],
            [
              -84.98012410743384,
              33.997146630440554
            ],
            [
              -84.98012410743384,
              33.98329711225631
            ],
            [
              -84.9967506892965,
              33.98329711225631
            ]
          ]
        ]
      },
      "bbox": [
        -84.9967506892965,
        33.98329711225631,
        -84.98012410743384,
        33.997146630440554
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.132472+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 864.15,
                "maximum": 1061.17,
                "mean": 932.034,
                "stddev": 40.169
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99661709760025,
              33.96955776431338
            ],
            [
              -84.99661709760025,
              33.98340725702488
            ],
            [
              -84.97999325846926,
              33.98340725702488
            ],
            [
              -84.97999325846926,
              33.96955776431338
            ],
            [
              -84.99661709760025,
              33.96955776431338
            ]
          ]
        ]
      },
      "bbox": [
        -84.99661709760025,
        33.96955776431338,
        -84.97999325846926,
        33.98340725702488
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.158095+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 891.37,
                "maximum": 1116.91,
                "mean": 995.318,
                "stddev": 51.007
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99688437153382,
              33.99703642900458
            ],
            [
              -84.99688437153382,
              34.01088597267319
            ],
            [
              -84.98025504508335,
              34.01088597267319
            ],
            [
              -84.98025504508335,
              33.99703642900458
            ],
            [
              -84.99688437153382,
              33.99703642900458
            ]
          ]
        ]
      },
      "bbox": [
        -84.99688437153382,
        33.99703642900458,
        -84.98025504508335,
        34.01088597267319
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.183649+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 842.72,
                "maximum": 1072.31,
                "mean": 926.933,
                "stddev": 47.9
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99701814437111,
              34.010775714551905
            ],
            [
              -84.99701814437111,
              34.02462528371659
            ],
            [
              -84.98038607147552,
              34.02462528371659
            ],
            [
              -84.98038607147552,
              34.010775714551905
            ],
            [
              -84.99701814437111,
              34.010775714551905
            ]
          ]
        ]
      },
      "bbox": [
        -84.99701814437111,
        34.010775714551905,
        -84.98038607147552,
        34.02462528371659
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.209399+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 821.03,
                "maximum": 1095.96,
                "mean": 919.769,
                "stddev": 55.161
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99715200786733,
              34.024514968892056
            ],
            [
              -84.99715200786733,
              34.03836456356449
            ],
            [
              -84.9805171866681,
              34.03836456356449
            ],
            [
              -84.9805171866681,
              34.024514968892056
            ],
            [
              -84.99715200786733,
              34.024514968892056
            ]
          ]
        ]
      },
      "bbox": [
        -84.99715200786733,
        34.024514968892056,
        -84.9805171866681,
        34.03836456356449
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.235181+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 790.97,
                "maximum": 1001.39,
                "mean": 898.637,
                "stddev": 54.601
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99742000707282,
              34.051993383925854
            ],
            [
              -84.99742000707282,
              34.06584302964901
            ],
            [
              -84.98077968368563,
              34.06584302964901
            ],
            [
              -84.98077968368563,
              34.051993383925854
            ],
            [
              -84.99742000707282,
              34.051993383925854
            ]
          ]
        ]
      },
      "bbox": [
        -84.99742000707282,
        34.051993383925854,
        -84.98077968368563,
        34.06584302964901
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.260956+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 735.9,
                "maximum": 1001.7,
                "mean": 798.939,
                "stddev": 43.306
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97894965250985,
              33.846759248837216
            ],
            [
              -84.97894965250985,
              33.8598589295135
            ],
            [
              -84.96235989193238,
              33.8598589295135
            ],
            [
              -84.96235989193238,
              33.846759248837216
            ],
            [
              -84.97894965250985,
              33.846759248837216
            ]
          ]
        ]
      },
      "bbox": [
        -84.97894965250985,
        33.846759248837216,
        -84.96235989193238,
        33.8598589295135
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.286766+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1182,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1405000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1164.28,
                "maximum": 1258.36,
                "mean": 1203.151,
                "stddev": 20.873
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99755414290031,
              34.06573254460706
            ],
            [
              -84.99755414290031,
              34.079582215873195
            ],
            [
              -84.9809110656264,
              34.079582215873195
            ],
            [
              -84.9809110656264,
              34.06573254460706
            ],
            [
              -84.99755414290031,
              34.06573254460706
            ]
          ]
        ]
      },
      "bbox": [
        -84.99755414290031,
        34.06573254460706,
        -84.9809110656264,
        34.079582215873195
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.312324+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 736.4,
                "maximum": 1090.82,
                "mean": 856.41,
                "stddev": 69.101
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99728596208153,
              34.03825419201877
            ],
            [
              -84.99728596208153,
              34.0521038122107
            ],
            [
              -84.98064839071884,
              34.0521038122107
            ],
            [
              -84.98064839071884,
              34.03825419201877
            ],
            [
              -84.99728596208153,
              34.03825419201877
            ]
          ]
        ]
      },
      "bbox": [
        -84.99728596208153,
        34.03825419201877,
        -84.98064839071884,
        34.0521038122107
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.337971+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 771.14,
                "maximum": 996.16,
                "mean": 868.222,
                "stddev": 44.496
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97907979406395,
              33.8597514940798
            ],
            [
              -84.97907979406395,
              33.87359863866784
            ],
            [
              -84.96248037985926,
              33.87359863866784
            ],
            [
              -84.96248037985926,
              33.8597514940798
            ],
            [
              -84.97907979406395,
              33.8597514940798
            ]
          ]
        ]
      },
      "bbox": [
        -84.97907979406395,
        33.8597514940798,
        -84.96248037985926,
        33.87359863866784
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.363667+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1410000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1098.35,
                "maximum": 1299.62,
                "mean": 1223.192,
                "stddev": 34.033
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20451485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99767870226131,
              34.079471674056165
            ],
            [
              -84.99767870226131,
              34.092332152759916
            ],
            [
              -84.98104253659913,
              34.092332152759916
            ],
            [
              -84.98104253659913,
              34.079471674056165
            ],
            [
              -84.99767870226131,
              34.079471674056165
            ]
          ]
        ]
      },
      "bbox": [
        -84.99767870226131,
        34.079471674056165,
        -84.98104253659913,
        34.092332152759916
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.389282+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20451485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20451485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20451485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1160,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2045000.0,
            0.0,
            -4.0,
            1489640.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 690.63,
                "maximum": 865.28,
                "mean": 734.95,
                "stddev": 27.705
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97921002384373,
              33.873491147861024
            ],
            [
              -84.97921002384373,
              33.887338316712984
            ],
            [
              -84.96260788344279,
              33.887338316712984
            ],
            [
              -84.96260788344279,
              33.873491147861024
            ],
            [
              -84.97921002384373,
              33.873491147861024
            ]
          ]
        ]
      },
      "bbox": [
        -84.97921002384373,
        33.873491147861024,
        -84.96260788344279,
        33.887338316712984
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.414957+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1415000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1161.91,
                "maximum": 1340.83,
                "mean": 1255.401,
                "stddev": 31.037
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97934034190641,
              33.887230770515636
            ],
            [
              -84.97934034190641,
              33.90107796364264
            ],
            [
              -84.96273547346398,
              33.90107796364264
            ],
            [
              -84.96273547346398,
              33.887230770515636
            ],
            [
              -84.97934034190641,
              33.887230770515636
            ]
          ]
        ]
      },
      "bbox": [
        -84.97934034190641,
        33.887230770515636,
        -84.96273547346398,
        33.90107796364264
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.440737+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1081.8,
                "maximum": 1360.38,
                "mean": 1228.017,
                "stddev": 49.042
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97947074830924,
              33.90097036203735
            ],
            [
              -84.97947074830924,
              33.91481757945058
            ],
            [
              -84.96286314997892,
              33.91481757945058
            ],
            [
              -84.96286314997892,
              33.90097036203735
            ],
            [
              -84.97947074830924,
              33.90097036203735
            ]
          ]
        ]
      },
      "bbox": [
        -84.97947074830924,
        33.90097036203735,
        -84.96286314997892,
        33.91481757945058
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.467272+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1078.85,
                "maximum": 1356.9,
                "mean": 1193.801,
                "stddev": 52.411
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97960124310951,
              33.91470992241986
            ],
            [
              -84.97960124310951,
              33.92855716413046
            ],
            [
              -84.96299091304365,
              33.92855716413046
            ],
            [
              -84.96299091304365,
              33.91470992241986
            ],
            [
              -84.97960124310951,
              33.91470992241986
            ]
          ]
        ]
      },
      "bbox": [
        -84.97960124310951,
        33.91470992241986,
        -84.96299091304365,
        33.92855716413046
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.493108+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1100.1,
                "maximum": 1390.23,
                "mean": 1262.708,
                "stddev": 51.401
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97973182636464,
              33.92844945165688
            ],
            [
              -84.97973182636464,
              33.9422967176761
            ],
            [
              -84.96311876271439,
              33.9422967176761
            ],
            [
              -84.96311876271439,
              33.92844945165688
            ],
            [
              -84.97973182636464,
              33.92844945165688
            ]
          ]
        ]
      },
      "bbox": [
        -84.97973182636464,
        33.92844945165688,
        -84.96311876271439,
        33.9422967176761
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.518780+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1064.83,
                "maximum": 1353.76,
                "mean": 1236.542,
                "stddev": 54.375
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97986249813206,
              33.942188949742174
            ],
            [
              -84.97986249813206,
              33.956036240081175
            ],
            [
              -84.96324669904733,
              33.956036240081175
            ],
            [
              -84.96324669904733,
              33.942188949742174
            ],
            [
              -84.97986249813206,
              33.942188949742174
            ]
          ]
        ]
      },
      "bbox": [
        -84.97986249813206,
        33.942188949742174,
        -84.96324669904733,
        33.956036240081175
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.544508+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1044.54,
                "maximum": 1305.59,
                "mean": 1197.373,
                "stddev": 52.044
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.97999325846926,
              33.95592841666944
            ],
            [
              -84.97999325846926,
              33.96977573133948
            ],
            [
              -84.96337472209876,
              33.96977573133948
            ],
            [
              -84.96337472209876,
              33.95592841666944
            ],
            [
              -84.97999325846926,
              33.95592841666944
            ]
          ]
        ]
      },
      "bbox": [
        -84.97999325846926,
        33.95592841666944,
        -84.96337472209876,
        33.96977573133948
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.570153+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 994.7,
                "maximum": 1295.28,
                "mean": 1154.365,
                "stddev": 52.823
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98012410743384,
              33.96966785243241
            ],
            [
              -84.98012410743384,
              33.98351519144479
            ],
            [
              -84.963502831925,
              33.98351519144479
            ],
            [
              -84.963502831925,
              33.96966785243241
            ],
            [
              -84.98012410743384,
              33.96966785243241
            ]
          ]
        ]
      },
      "bbox": [
        -84.98012410743384,
        33.96966785243241,
        -84.963502831925,
        33.98351519144479
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.595794+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 921.75,
                "maximum": 1235.4,
                "mean": 1039.19,
                "stddev": 58.803
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98025504508335,
              33.98340725702488
            ],
            [
              -84.98025504508335,
              33.99725462039083
            ],
            [
              -84.96363102858245,
              33.99725462039083
            ],
            [
              -84.96363102858245,
              33.98340725702488
            ],
            [
              -84.98025504508335,
              33.98340725702488
            ]
          ]
        ]
      },
      "bbox": [
        -84.98025504508335,
        33.98340725702488,
        -84.96363102858245,
        33.99725462039083
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.621735+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 897.5,
                "maximum": 1148.78,
                "mean": 1033.938,
                "stddev": 43.885
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98038607147552,
              33.997146630440554
            ],
            [
              -84.98038607147552,
              34.01099401817139
            ],
            [
              -84.96375931212755,
              34.01099401817139
            ],
            [
              -84.96375931212755,
              33.997146630440554
            ],
            [
              -84.98038607147552,
              33.997146630440554
            ]
          ]
        ]
      },
      "bbox": [
        -84.98038607147552,
        33.997146630440554,
        -84.96375931212755,
        34.01099401817139
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.647568+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 898.29,
                "maximum": 1170.36,
                "mean": 1033.837,
                "stddev": 50.402
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9805171866681,
              34.01088597267319
            ],
            [
              -84.9805171866681,
              34.02473338478029
            ],
            [
              -84.96388768261684,
              34.02473338478029
            ],
            [
              -84.96388768261684,
              34.01088597267319
            ],
            [
              -84.9805171866681,
              34.01088597267319
            ]
          ]
        ]
      },
      "bbox": [
        -84.9805171866681,
        34.01088597267319,
        -84.96388768261684,
        34.02473338478029
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.673729+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 923.66,
                "maximum": 1223.28,
                "mean": 1070.598,
                "stddev": 63.317
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98064839071884,
              34.02462528371659
            ],
            [
              -84.98064839071884,
              34.03847272021126
            ],
            [
              -84.96401614010688,
              34.03847272021126
            ],
            [
              -84.96401614010688,
              34.02462528371659
            ],
            [
              -84.98064839071884,
              34.02462528371659
            ]
          ]
        ]
      },
      "bbox": [
        -84.98064839071884,
        34.02462528371659,
        -84.96401614010688,
        34.03847272021126
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.700745+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 823.34,
                "maximum": 1168.14,
                "mean": 944.8,
                "stddev": 53.266
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98077968368563,
              34.03836456356449
            ],
            [
              -84.98077968368563,
              34.052212024458136
            ],
            [
              -84.96414468465429,
              34.052212024458136
            ],
            [
              -84.96414468465429,
              34.03836456356449
            ],
            [
              -84.98077968368563,
              34.03836456356449
            ]
          ]
        ]
      },
      "bbox": [
        -84.98077968368563,
        34.03836456356449,
        -84.96414468465429,
        34.052212024458136
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.726407+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 737.51,
                "maximum": 959.72,
                "mean": 864.781,
                "stddev": 47.819
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.95059540861983,
              33.82271511144258
            ],
            [
              -84.95059540861983,
              33.83248454473844
            ],
            [
              -84.94567320978612,
              33.83248454473844
            ],
            [
              -84.94567320978612,
              33.82271511144258
            ],
            [
              -84.95059540861983,
              33.82271511144258
            ]
          ]
        ]
      },
      "bbox": [
        -84.95059540861983,
        33.82271511144258,
        -84.94567320978612,
        33.83248454473844
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.751684+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            886,
            367
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2058532.0,
            0.0,
            -4.0,
            1395000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1143.82,
                "maximum": 1278.72,
                "mean": 1209.402,
                "stddev": 32.171
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98116167358226,
              34.079582215873195
            ],
            [
              -84.98116167358226,
              34.09213276987998
            ],
            [
              -84.96453084120797,
              34.09213276987998
            ],
            [
              -84.96453084120797,
              34.079582215873195
            ],
            [
              -84.98116167358226,
              34.079582215873195
            ]
          ]
        ]
      },
      "bbox": [
        -84.98116167358226,
        34.079582215873195,
        -84.96453084120797,
        34.09213276987998
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.777283+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1132,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1489528.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 688.69,
                "maximum": 758.78,
                "mean": 721.972,
                "stddev": 13.719
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.98104253659913,
              34.06584302964901
            ],
            [
              -84.98104253659913,
              34.07969053937475
            ],
            [
              -84.96440203514807,
              34.07969053937475
            ],
            [
              -84.96440203514807,
              34.06584302964901
            ],
            [
              -84.98104253659913,
              34.06584302964901
            ]
          ]
        ]
      },
      "bbox": [
        -84.98104253659913,
        34.06584302964901,
        -84.96440203514807,
        34.07969053937475
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.803206+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 718.29,
                "maximum": 1071.38,
                "mean": 774.281,
                "stddev": 50.374
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9559638843651,
              33.83242046806956
            ],
            [
              -84.9559638843651,
              33.84622437029752
            ],
            [
              -84.94576154344271,
              33.84622437029752
            ],
            [
              -84.94576154344271,
              33.83242046806956
            ],
            [
              -84.9559638843651,
              33.83242046806956
            ]
          ]
        ]
      },
      "bbox": [
        -84.9559638843651,
        33.83242046806956,
        -84.94576154344271,
        33.84622437029752
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.828841+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            765
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2056940.0,
            0.0,
            -4.0,
            1400000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1175.75,
                "maximum": 1305.1,
                "mean": 1250.988,
                "stddev": 23.843
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20501475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9809110656264,
              34.0521038122107
            ],
            [
              -84.9809110656264,
              34.06595129751468
            ],
            [
              -84.96427331631577,
              34.06595129751468
            ],
            [
              -84.96427331631577,
              34.0521038122107
            ],
            [
              -84.9809110656264,
              34.0521038122107
            ]
          ]
        ]
      },
      "bbox": [
        -84.9809110656264,
        34.0521038122107,
        -84.96427331631577,
        34.06595129751468
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.854189+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20501475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20501475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20501475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2050000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 710.64,
                "maximum": 1014.59,
                "mean": 826.416,
                "stddev": 68.658
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96248037949351,
              33.8461191892586
            ],
            [
              -84.96248037949351,
              33.85996416477931
            ],
            [
              -84.94588623949915,
              33.85996416477931
            ],
            [
              -84.94588623949915,
              33.8461191892586
            ],
            [
              -84.96248037949351,
              33.8461191892586
            ]
          ]
        ]
      },
      "bbox": [
        -84.96248037949351,
        33.8461191892586,
        -84.94588623949915,
        33.85996416477931
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.880089+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0001110411,
            0.0,
            -4.0,
            1405000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1130.91,
                "maximum": 1303.66,
                "mean": 1237.353,
                "stddev": 21.008
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96260788344279,
              33.8598589295135
            ],
            [
              -84.96260788344279,
              33.87370392817061
            ],
            [
              -84.946011020827,
              33.87370392817061
            ],
            [
              -84.946011020827,
              33.8598589295135
            ],
            [
              -84.96260788344279,
              33.8598589295135
            ]
          ]
        ]
      },
      "bbox": [
        -84.96260788344279,
        33.8598589295135,
        -84.946011020827,
        33.87370392817061
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.906672+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1410000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1013.77,
                "maximum": 1287.55,
                "mean": 1149.724,
                "stddev": 61.953
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96273547346398,
              33.87359863866784
            ],
            [
              -84.96273547346398,
              33.88744366047209
            ],
            [
              -84.94613588638394,
              33.88744366047209
            ],
            [
              -84.94613588638394,
              33.87359863866784
            ],
            [
              -84.96273547346398,
              33.87359863866784
            ]
          ]
        ]
      },
      "bbox": [
        -84.96273547346398,
        33.87359863866784,
        -84.94613588638394,
        33.88744366047209
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.932167+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1415000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1074.6,
                "maximum": 1328.08,
                "mean": 1204.686,
                "stddev": 48.671
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96286314997892,
              33.887338316712984
            ],
            [
              -84.96286314997892,
              33.90118336167515
            ],
            [
              -84.94626083659051,
              33.90118336167515
            ],
            [
              -84.94626083659051,
              33.887338316712984
            ],
            [
              -84.96286314997892,
              33.887338316712984
            ]
          ]
        ]
      },
      "bbox": [
        -84.96286314997892,
        33.887338316712984,
        -84.94626083659051,
        33.90118336167515
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.958020+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1000.85,
                "maximum": 1327.28,
                "mean": 1144.486,
                "stddev": 68.592
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96299091304365,
              33.90107796364264
            ],
            [
              -84.96299091304365,
              33.91492303177355
            ],
            [
              -84.94638587150159,
              33.91492303177355
            ],
            [
              -84.94638587150159,
              33.90107796364264
            ],
            [
              -84.96299091304365,
              33.90107796364264
            ]
          ]
        ]
      },
      "bbox": [
        -84.96299091304365,
        33.90107796364264,
        -84.94638587150159,
        33.91492303177355
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:02.986292+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1025.64,
                "maximum": 1358.86,
                "mean": 1171.025,
                "stddev": 63.296
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96311876271439,
              33.91481757945058
            ],
            [
              -84.96311876271439,
              33.92866267076103
            ],
            [
              -84.94651099117212,
              33.92866267076103
            ],
            [
              -84.94651099117212,
              33.91481757945058
            ],
            [
              -84.96311876271439,
              33.91481757945058
            ]
          ]
        ]
      },
      "bbox": [
        -84.96311876271439,
        33.91481757945058,
        -84.94651099117212,
        33.92866267076103
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.013295+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1098.77,
                "maximum": 1333.09,
                "mean": 1224.313,
                "stddev": 42.677
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96324669904733,
              33.92855716413046
            ],
            [
              -84.96324669904733,
              33.94240227863136
            ],
            [
              -84.94663619565708,
              33.94240227863136
            ],
            [
              -84.94663619565708,
              33.92855716413046
            ],
            [
              -84.96324669904733,
              33.92855716413046
            ]
          ]
        ]
      },
      "bbox": [
        -84.96324669904733,
        33.92855716413046,
        -84.94663619565708,
        33.94240227863136
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.042370+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1020.38,
                "maximum": 1327.36,
                "mean": 1175.912,
                "stddev": 60.22
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96337472209876,
              33.9422967176761
            ],
            [
              -84.96337472209876,
              33.95614185537828
            ],
            [
              -84.94676148501155,
              33.95614185537828
            ],
            [
              -84.94676148501155,
              33.9422967176761
            ],
            [
              -84.96337472209876,
              33.9422967176761
            ]
          ]
        ]
      },
      "bbox": [
        -84.96337472209876,
        33.9422967176761,
        -84.94676148501155,
        33.95614185537828
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.073028+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 962.01,
                "maximum": 1313.41,
                "mean": 1106.903,
                "stddev": 64.168
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96375931212755,
              33.98351519144479
            ],
            [
              -84.96375931212755,
              33.997360398816355
            ],
            [
              -84.9471378628434,
              33.997360398816355
            ],
            [
              -84.9471378628434,
              33.98351519144479
            ],
            [
              -84.96375931212755,
              33.98351519144479
            ]
          ]
        ]
      },
      "bbox": [
        -84.96375931212755,
        33.98351519144479,
        -84.9471378628434,
        33.997360398816355
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.100345+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1008.92,
                "maximum": 1231.39,
                "mean": 1116.819,
                "stddev": 40.929
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96363102858245,
              33.96977573133948
            ],
            [
              -84.96363102858245,
              33.98362091547699
            ],
            [
              -84.94701231854953,
              33.98362091547699
            ],
            [
              -84.94701231854953,
              33.96977573133948
            ],
            [
              -84.96363102858245,
              33.96977573133948
            ]
          ]
        ]
      },
      "bbox": [
        -84.96363102858245,
        33.96977573133948,
        -84.94701231854953,
        33.98362091547699
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.131607+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 989.14,
                "maximum": 1238.1,
                "mean": 1144.026,
                "stddev": 43.386
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.963502831925,
              33.956036240081175
            ],
            [
              -84.963502831925,
              33.96988140099556
            ],
            [
              -84.94688685929064,
              33.96988140099556
            ],
            [
              -84.94688685929064,
              33.956036240081175
            ],
            [
              -84.963502831925,
              33.956036240081175
            ]
          ]
        ]
      },
      "bbox": [
        -84.963502831925,
        33.956036240081175,
        -84.94688685929064,
        33.96988140099556
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.162469+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 959.86,
                "maximum": 1342.26,
                "mean": 1133.329,
                "stddev": 72.064
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96388768261684,
              33.99725462039083
            ],
            [
              -84.96388768261684,
              34.01109985100742
            ],
            [
              -84.94726349222759,
              34.01109985100742
            ],
            [
              -84.94726349222759,
              33.99725462039083
            ],
            [
              -84.96388768261684,
              33.99725462039083
            ]
          ]
        ]
      },
      "bbox": [
        -84.96388768261684,
        33.99725462039083,
        -84.94726349222759,
        34.01109985100742
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.188687+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 938.33,
                "maximum": 1151.58,
                "mean": 1061.702,
                "stddev": 40.985
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96401614010688,
              34.01099401817139
            ],
            [
              -84.96401614010688,
              34.024839272044005
            ],
            [
              -84.94738920675745,
              34.024839272044005
            ],
            [
              -84.94738920675745,
              34.01099401817139
            ],
            [
              -84.96401614010688,
              34.01099401817139
            ]
          ]
        ]
      },
      "bbox": [
        -84.96401614010688,
        34.01099401817139,
        -84.94738920675745,
        34.024839272044005
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.214161+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 959.36,
                "maximum": 1214.97,
                "mean": 1088.462,
                "stddev": 45.525
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96414468465429,
              34.02473338478029
            ],
            [
              -84.96414468465429,
              34.0385786619199
            ],
            [
              -84.94751500648832,
              34.0385786619199
            ],
            [
              -84.94751500648832,
              34.02473338478029
            ],
            [
              -84.96414468465429,
              34.02473338478029
            ]
          ]
        ]
      },
      "bbox": [
        -84.96414468465429,
        34.02473338478029,
        -84.94751500648832,
        34.0385786619199
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.239889+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 896.45,
                "maximum": 1188.47,
                "mean": 1055.165,
                "stddev": 66.843
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96427331631577,
              34.03847272021126
            ],
            [
              -84.96427331631577,
              34.05231802062893
            ],
            [
              -84.9476408914757,
              34.05231802062893
            ],
            [
              -84.9476408914757,
              34.03847272021126
            ],
            [
              -84.96427331631577,
              34.03847272021126
            ]
          ]
        ]
      },
      "bbox": [
        -84.96427331631577,
        34.03847272021126,
        -84.9476408914757,
        34.05231802062893
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.265481+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 821.81,
                "maximum": 1066.11,
                "mean": 925.397,
                "stddev": 39.447
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94054044763116,
              33.80875214217844
            ],
            [
              -84.94054044763116,
              33.81884756394527
            ],
            [
              -84.9290864475222,
              33.81884756394527
            ],
            [
              -84.9290864475222,
              33.80875214217844
            ],
            [
              -84.94054044763116,
              33.80875214217844
            ]
          ]
        ]
      },
      "bbox": [
        -84.94054044763116,
        33.80875214217844,
        -84.9290864475222,
        33.81884756394527
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.291033+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            912,
            863
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2061548.0,
            0.0,
            -4.0,
            1390000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1069.12,
                "maximum": 1280.1,
                "mean": 1162.104,
                "stddev": 47.466
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96464364389422,
              34.07969053937475
            ],
            [
              -84.96464364389422,
              34.091821251102864
            ],
            [
              -84.94801905853232,
              34.091821251102864
            ],
            [
              -84.94801905853232,
              34.07969053937475
            ],
            [
              -84.96464364389422,
              34.07969053937475
            ]
          ]
        ]
      },
      "bbox": [
        -84.96464364389422,
        34.07969053937475,
        -84.94801905853232,
        34.091821251102864
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.316843+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1094,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1489376.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 676.0,
                "maximum": 779.28,
                "mean": 697.436,
                "stddev": 13.949
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96440203514807,
              34.052212024458136
            ],
            [
              -84.96440203514807,
              34.06605734816488
            ],
            [
              -84.9477668617751,
              34.06605734816488
            ],
            [
              -84.9477668617751,
              34.052212024458136
            ],
            [
              -84.96440203514807,
              34.052212024458136
            ]
          ]
        ]
      },
      "bbox": [
        -84.96440203514807,
        34.052212024458136,
        -84.9477668617751,
        34.06605734816488
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.342590+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 700.69,
                "maximum": 967.3,
                "mean": 822.798,
                "stddev": 82.195
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20551480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.96453084120797,
              34.06595129751468
            ],
            [
              -84.96453084120797,
              34.07979664452161
            ],
            [
              -84.9478929174421,
              34.07979664452161
            ],
            [
              -84.9478929174421,
              34.06595129751468
            ],
            [
              -84.96453084120797,
              34.06595129751468
            ]
          ]
        ]
      },
      "bbox": [
        -84.96453084120797,
        34.06595129751468,
        -84.9478929174421,
        34.07979664452161
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.368209+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20551480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20551480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20551480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2055000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 685.45,
                "maximum": 760.0,
                "mean": 711.734,
                "stddev": 14.11
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94588623986485,
              33.83248454473844
            ],
            [
              -84.94588623986485,
              33.846327352264126
            ],
            [
              -84.92929737061876,
              33.846327352264126
            ],
            [
              -84.92929737061876,
              33.83248454473844
            ],
            [
              -84.94588623986485,
              33.83248454473844
            ]
          ]
        ]
      },
      "bbox": [
        -84.94588623986485,
        33.83248454473844,
        -84.92929737061876,
        33.846327352264126
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.393961+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1400000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1102.81,
                "maximum": 1337.05,
                "mean": 1245.83,
                "stddev": 43.317
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9457615434493,
              33.81874468883113
            ],
            [
              -84.9457615434493,
              33.83258747435809
            ],
            [
              -84.92917539141236,
              33.83258747435809
            ],
            [
              -84.92917539141236,
              33.81874468883113
            ],
            [
              -84.9457615434493,
              33.81874468883113
            ]
          ]
        ]
      },
      "bbox": [
        -84.9457615434493,
        33.81874468883113,
        -84.92917539141236,
        33.83258747435809
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.419426+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1395000.000263857
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1091.07,
                "maximum": 1312.29,
                "mean": 1211.617,
                "stddev": 47.377
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.946011020827,
              33.84622437029752
            ],
            [
              -84.946011020827,
              33.86006719983231
            ],
            [
              -84.92941943253224,
              33.86006719983231
            ],
            [
              -84.92941943253224,
              33.84622437029752
            ],
            [
              -84.946011020827,
              33.84622437029752
            ]
          ]
        ]
      },
      "bbox": [
        -84.946011020827,
        33.84622437029752,
        -84.92941943253224,
        33.86006719983231
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.445032+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1405000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1071.54,
                "maximum": 1328.13,
                "mean": 1242.767,
                "stddev": 47.658
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94613588638394,
              33.85996416477699
            ],
            [
              -84.94613588638394,
              33.87380701633132
            ],
            [
              -84.92954157719997,
              33.87380701633132
            ],
            [
              -84.92954157719997,
              33.85996416477699
            ],
            [
              -84.94613588638394,
              33.85996416477699
            ]
          ]
        ]
      },
      "bbox": [
        -84.94613588638394,
        33.85996416477699,
        -84.92954157719997,
        33.87380701633132
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.471860+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1410000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 964.9,
                "maximum": 1288.58,
                "mean": 1135.342,
                "stddev": 75.534
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94626083659051,
              33.87370392817061
            ],
            [
              -84.94626083659051,
              33.88754680175487
            ],
            [
              -84.9296638046755,
              33.88754680175487
            ],
            [
              -84.9296638046755,
              33.87370392817061
            ],
            [
              -84.94626083659051,
              33.87370392817061
            ]
          ]
        ]
      },
      "bbox": [
        -84.94626083659051,
        33.87370392817061,
        -84.9296638046755,
        33.88754680175487
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.497988+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1415000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 959.97,
                "maximum": 1274.3,
                "mean": 1111.188,
                "stddev": 70.898
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94638587150159,
              33.88744366047209
            ],
            [
              -84.94638587150159,
              33.90128655609676
            ],
            [
              -84.92978611501255,
              33.90128655609676
            ],
            [
              -84.92978611501255,
              33.88744366047209
            ],
            [
              -84.94638587150159,
              33.88744366047209
            ]
          ]
        ]
      },
      "bbox": [
        -84.94638587150159,
        33.88744366047209,
        -84.92978611501255,
        33.90128655609676
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.523605+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 948.08,
                "maximum": 1245.49,
                "mean": 1110.072,
                "stddev": 68.584
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94651099117212,
              33.90118336167515
            ],
            [
              -84.94651099117212,
              33.9150262793507
            ],
            [
              -84.92990850826484,
              33.9150262793507
            ],
            [
              -84.92990850826484,
              33.90118336167515
            ],
            [
              -84.94651099117212,
              33.90118336167515
            ]
          ]
        ]
      },
      "bbox": [
        -84.94651099117212,
        33.90118336167515,
        -84.92990850826484,
        33.9150262793507
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.549181+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 992.87,
                "maximum": 1360.3,
                "mean": 1209.522,
                "stddev": 65.097
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94676148501155,
              33.92866267076103
            ],
            [
              -84.94676148501155,
              33.94250563256982
            ],
            [
              -84.93015354373028,
              33.94250563256982
            ],
            [
              -84.93015354373028,
              33.92866267076103
            ],
            [
              -84.94676148501155,
              33.92866267076103
            ]
          ]
        ]
      },
      "bbox": [
        -84.94676148501155,
        33.92866267076103,
        -84.93015354373028,
        33.94250563256982
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.575560+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1055.42,
                "maximum": 1310.7,
                "mean": 1191.239,
                "stddev": 44.738
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94663619565708,
              33.91492303177355
            ],
            [
              -84.94663619565708,
              33.92876597151045
            ],
            [
              -84.93003098448614,
              33.92876597151045
            ],
            [
              -84.93003098448614,
              33.91492303177355
            ],
            [
              -84.94663619565708,
              33.91492303177355
            ]
          ]
        ]
      },
      "bbox": [
        -84.94663619565708,
        33.91492303177355,
        -84.93003098448614,
        33.92876597151045
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.623761+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1070.61,
                "maximum": 1363.32,
                "mean": 1242.969,
                "stddev": 58.326
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94688685929064,
              33.94240227863136
            ],
            [
              -84.94688685929064,
              33.95624526252256
            ],
            [
              -84.93027618605116,
              33.95624526252256
            ],
            [
              -84.93027618605116,
              33.94240227863136
            ],
            [
              -84.94688685929064,
              33.94240227863136
            ]
          ]
        ]
      },
      "bbox": [
        -84.94688685929064,
        33.94240227863136,
        -84.93027618605116,
        33.95624526252256
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.651077+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 953.27,
                "maximum": 1245.89,
                "mean": 1112.558,
                "stddev": 58.584
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9471378628434,
              33.96988140099556
            ],
            [
              -84.9471378628434,
              33.983724429083274
            ],
            [
              -84.93052172013904,
              33.983724429083274
            ],
            [
              -84.93052172013904,
              33.96988140099556
            ],
            [
              -84.9471378628434,
              33.96988140099556
            ]
          ]
        ]
      },
      "bbox": [
        -84.9471378628434,
        33.96988140099556,
        -84.93052172013904,
        33.983724429083274
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.682544+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 903.13,
                "maximum": 1193.24,
                "mean": 1071.282,
                "stddev": 55.774
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94701231854953,
              33.95614185537828
            ],
            [
              -84.94701231854953,
              33.96998486136243
            ],
            [
              -84.93039891150275,
              33.96998486136243
            ],
            [
              -84.93039891150275,
              33.95614185537828
            ],
            [
              -84.94701231854953,
              33.95614185537828
            ]
          ]
        ]
      },
      "bbox": [
        -84.94701231854953,
        33.95614185537828,
        -84.93039891150275,
        33.96998486136243
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.712861+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 900.67,
                "maximum": 1182.49,
                "mean": 1015.836,
                "stddev": 58.334
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94738920675745,
              33.997360398816355
            ],
            [
              -84.94738920675745,
              34.01120347114294
            ],
            [
              -84.930767587182,
              34.01120347114294
            ],
            [
              -84.930767587182,
              33.997360398816355
            ],
            [
              -84.94738920675745,
              33.997360398816355
            ]
          ]
        ]
      },
      "bbox": [
        -84.94738920675745,
        33.997360398816355,
        -84.930767587182,
        34.01120347114294
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.740161+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 872.36,
                "maximum": 1107.81,
                "mean": 1003.869,
                "stddev": 48.775
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94726349222759,
              33.98362091547699
            ],
            [
              -84.94726349222759,
              33.997463965678854
            ],
            [
              -84.93064461201409,
              33.997463965678854
            ],
            [
              -84.93064461201409,
              33.98362091547699
            ],
            [
              -84.94726349222759,
              33.98362091547699
            ]
          ]
        ]
      },
      "bbox": [
        -84.94726349222759,
        33.98362091547699,
        -84.93064461201409,
        33.997463965678854
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.766678+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 957.52,
                "maximum": 1218.51,
                "mean": 1099.455,
                "stddev": 44.299
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94751500648832,
              34.01109985100742
            ],
            [
              -84.94751500648832,
              34.02494294546945
            ],
            [
              -84.93089064569698,
              34.02494294546945
            ],
            [
              -84.93089064569698,
              34.01109985100742
            ],
            [
              -84.94751500648832,
              34.01109985100742
            ]
          ]
        ]
      },
      "bbox": [
        -84.94751500648832,
        34.01109985100742,
        -84.93089064569698,
        34.02494294546945
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.792423+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 870.56,
                "maximum": 1123.53,
                "mean": 1002.03,
                "stddev": 48.749
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9476408914757,
              34.024839272044005
            ],
            [
              -84.9476408914757,
              34.038682388652056
            ],
            [
              -84.93101378761325,
              34.038682388652056
            ],
            [
              -84.93101378761325,
              34.024839272044005
            ],
            [
              -84.9476408914757,
              34.024839272044005
            ]
          ]
        ]
      },
      "bbox": [
        -84.9476408914757,
        34.024839272044005,
        -84.93101378761325,
        34.038682388652056
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.818262+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 882.38,
                "maximum": 1146.5,
                "mean": 1028.674,
                "stddev": 49.426
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9477668617751,
              34.0385786619199
            ],
            [
              -84.9477668617751,
              34.052421800684705
            ],
            [
              -84.93113701298509,
              34.052421800684705
            ],
            [
              -84.93113701298509,
              34.0385786619199
            ],
            [
              -84.9477668617751,
              34.0385786619199
            ]
          ]
        ]
      },
      "bbox": [
        -84.9477668617751,
        34.0385786619199,
        -84.93113701298509,
        34.052421800684705
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.843969+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 855.76,
                "maximum": 1057.92,
                "mean": 980.859,
                "stddev": 36.148
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9478929174421,
              34.05231802062893
            ],
            [
              -84.9478929174421,
              34.06616118156116
            ],
            [
              -84.93126032186686,
              34.06616118156116
            ],
            [
              -84.93126032186686,
              34.05231802062893
            ],
            [
              -84.9478929174421,
              34.05231802062893
            ]
          ]
        ]
      },
      "bbox": [
        -84.9478929174421,
        34.05231802062893,
        -84.93126032186686,
        34.06616118156116
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.869887+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 707.12,
                "maximum": 976.92,
                "mean": 870.495,
                "stddev": 52.99
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94812851728904,
              34.07979664452161
            ],
            [
              -84.94812851728904,
              34.091815270113024
            ],
            [
              -84.93150719037779,
              34.091815270113024
            ],
            [
              -84.93150719037779,
              34.07979664452161
            ],
            [
              -84.94812851728904,
              34.07979664452161
            ]
          ]
        ]
      },
      "bbox": [
        -84.94812851728904,
        34.07979664452161,
        -84.93150719037779,
        34.091815270113024
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.895839+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1084,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1489336.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 686.24,
                "maximum": 841.84,
                "mean": 742.625,
                "stddev": 32.407
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20601480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.94801905853232,
              34.06605734816488
            ],
            [
              -84.94801905853232,
              34.07990053127531
            ],
            [
              -84.93138371431293,
              34.07990053127531
            ],
            [
              -84.93138371431293,
              34.06605734816488
            ],
            [
              -84.94801905853232,
              34.06605734816488
            ]
          ]
        ]
      },
      "bbox": [
        -84.94801905853232,
        34.06605734816488,
        -84.93138371431293,
        34.07990053127531
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.922209+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20601480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20601480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20601480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2060000.0,
            0.0,
            -4.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 690.98,
                "maximum": 887.26,
                "mean": 751.824,
                "stddev": 28.449
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92917539140592,
              33.806613522226925
            ],
            [
              -84.92917539140592,
              33.818948242938674
            ],
            [
              -84.91260757064973,
              33.818948242938674
            ],
            [
              -84.91260757064973,
              33.806613522226925
            ],
            [
              -84.92917539140592,
              33.806613522226925
            ]
          ]
        ]
      },
      "bbox": [
        -84.92917539140592,
        33.806613522226925,
        -84.91260757064973,
        33.818948242938674
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.948939+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1113,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1390000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1080.37,
                "maximum": 1274.19,
                "mean": 1184.333,
                "stddev": 41.784
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92929737061876,
              33.81884756394527
            ],
            [
              -84.92929737061876,
              33.83268820454895
            ],
            [
              -84.91271376865882,
              33.83268820454895
            ],
            [
              -84.91271376865882,
              33.81884756394527
            ],
            [
              -84.92929737061876,
              33.81884756394527
            ]
          ]
        ]
      },
      "bbox": [
        -84.92929737061876,
        33.81884756394527,
        -84.91271376865882,
        33.83268820454895
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:03.975562+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1395000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 981.68,
                "maximum": 1300.86,
                "mean": 1157.304,
                "stddev": 67.416
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92941943253224,
              33.832587473633005
            ],
            [
              -84.92941943253224,
              33.8464281351189
            ],
            [
              -84.91283311509414,
              33.8464281351189
            ],
            [
              -84.91283311509414,
              33.832587473633005
            ],
            [
              -84.92941943253224,
              33.832587473633005
            ]
          ]
        ]
      },
      "bbox": [
        -84.92941943253224,
        33.832587473633005,
        -84.91283311509414,
        33.8464281351189
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.001578+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1400000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 984.17,
                "maximum": 1320.89,
                "mean": 1139.16,
                "stddev": 60.856
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92954157719997,
              33.846327352264126
            ],
            [
              -84.92954157719997,
              33.86016803464223
            ],
            [
              -84.91295254244544,
              33.86016803464223
            ],
            [
              -84.91295254244544,
              33.846327352264126
            ],
            [
              -84.92954157719997,
              33.846327352264126
            ]
          ]
        ]
      },
      "bbox": [
        -84.92954157719997,
        33.846327352264126,
        -84.91295254244544,
        33.86016803464223
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.027612+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1405000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 994.19,
                "maximum": 1264.06,
                "mean": 1130.51,
                "stddev": 50.978
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9296638046755,
              33.86006719983231
            ],
            [
              -84.9296638046755,
              33.87390790311274
            ],
            [
              -84.91307205076508,
              33.87390790311274
            ],
            [
              -84.91307205076508,
              33.86006719983231
            ],
            [
              -84.9296638046755,
              33.86006719983231
            ]
          ]
        ]
      },
      "bbox": [
        -84.9296638046755,
        33.86006719983231,
        -84.91307205076508,
        33.87390790311274
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.053751+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1410000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 961.82,
                "maximum": 1210.64,
                "mean": 1078.243,
                "stddev": 50.147
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93003098448614,
              33.90128655609676
            ],
            [
              -84.93003098448614,
              33.91512732214471
            ],
            [
              -84.91343106205909,
              33.91512732214471
            ],
            [
              -84.91343106205909,
              33.90128655609676
            ],
            [
              -84.93003098448614,
              33.90128655609676
            ]
          ]
        ]
      },
      "bbox": [
        -84.93003098448614,
        33.90128655609676,
        -84.91343106205909,
        33.91512732214471
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.079860+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1425000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 951.39,
                "maximum": 1242.7,
                "mean": 1090.733,
                "stddev": 57.468
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92978611501255,
              33.87380701633132
            ],
            [
              -84.92978611501255,
              33.88764774052413
            ],
            [
              -84.91319164010557,
              33.88764774052413
            ],
            [
              -84.91319164010557,
              33.87380701633132
            ],
            [
              -84.92978611501255,
              33.87380701633132
            ]
          ]
        ]
      },
      "bbox": [
        -84.92978611501255,
        33.87380701633132,
        -84.91319164010557,
        33.88764774052413
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.106578+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1415000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 905.96,
                "maximum": 1174.31,
                "mean": 1010.755,
                "stddev": 58.439
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93027618605116,
              33.92876597151045
            ],
            [
              -84.93027618605116,
              33.942606779454124
            ],
            [
              -84.91367080872675,
              33.942606779454124
            ],
            [
              -84.91367080872675,
              33.92876597151045
            ],
            [
              -84.93027618605116,
              33.92876597151045
            ]
          ]
        ]
      },
      "bbox": [
        -84.93027618605116,
        33.92876597151045,
        -84.91367080872675,
        33.942606779454124
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.134094+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 978.15,
                "maximum": 1264.33,
                "mean": 1081.848,
                "stddev": 50.927
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93015354373028,
              33.9150262793507
            ],
            [
              -84.93015354373028,
              33.92886706634141
            ],
            [
              -84.9135508947773,
              33.92886706634141
            ],
            [
              -84.9135508947773,
              33.9150262793507
            ],
            [
              -84.93015354373028,
              33.9150262793507
            ]
          ]
        ]
      },
      "bbox": [
        -84.93015354373028,
        33.9150262793507,
        -84.9135508947773,
        33.92886706634141
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.160420+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1430000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 959.54,
                "maximum": 1222.35,
                "mean": 1084.096,
                "stddev": 55.068
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93039891150275,
              33.94250563256982
            ],
            [
              -84.93039891150275,
              33.95634646147663
            ],
            [
              -84.9137908039601,
              33.95634646147663
            ],
            [
              -84.9137908039601,
              33.94250563256982
            ],
            [
              -84.93039891150275,
              33.94250563256982
            ]
          ]
        ]
      },
      "bbox": [
        -84.93039891150275,
        33.94250563256982,
        -84.9137908039601,
        33.95634646147663
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.186606+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 958.44,
                "maximum": 1261.95,
                "mean": 1094.335,
                "stddev": 52.59
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.92990850826484,
              33.88754680175487
            ],
            [
              -84.92990850826484,
              33.90138754687019
            ],
            [
              -84.91331131051938,
              33.90138754687019
            ],
            [
              -84.91331131051938,
              33.88754680175487
            ],
            [
              -84.92990850826484,
              33.88754680175487
            ]
          ]
        ]
      },
      "bbox": [
        -84.92990850826484,
        33.88754680175487,
        -84.91331131051938,
        33.90138754687019
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.212650+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1420000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 907.09,
                "maximum": 1171.52,
                "mean": 1025.924,
                "stddev": 57.296
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93052172013904,
              33.95624526252256
            ],
            [
              -84.93052172013904,
              33.9700861124027
            ],
            [
              -84.91391088053018,
              33.9700861124027
            ],
            [
              -84.91391088053018,
              33.95624526252256
            ],
            [
              -84.93052172013904,
              33.95624526252256
            ]
          ]
        ]
      },
      "bbox": [
        -84.93052172013904,
        33.95624526252256,
        -84.91391088053018,
        33.9700861124027
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.238766+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 879.21,
                "maximum": 1161.5,
                "mean": 1016.789,
                "stddev": 56.444
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.930767587182,
              33.983724429083274
            ],
            [
              -84.930767587182,
              33.99756532094084
            ],
            [
              -84.91415127789188,
              33.99756532094084
            ],
            [
              -84.91415127789188,
              33.983724429083274
            ],
            [
              -84.930767587182,
              33.983724429083274
            ]
          ]
        ]
      },
      "bbox": [
        -84.930767587182,
        33.983724429083274,
        -84.91415127789188,
        33.99756532094084
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.265003+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1455000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 884.49,
                "maximum": 1179.54,
                "mean": 1038.098,
                "stddev": 55.622
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93064461201409,
              33.96998486136243
            ],
            [
              -84.93064461201409,
              33.98382573222616
            ],
            [
              -84.9140310384898,
              33.98382573222616
            ],
            [
              -84.9140310384898,
              33.96998486136243
            ],
            [
              -84.93064461201409,
              33.96998486136243
            ]
          ]
        ]
      },
      "bbox": [
        -84.93064461201409,
        33.96998486136243,
        -84.9140310384898,
        33.98382573222616
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.293356+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 854.34,
                "maximum": 1177.47,
                "mean": 989.355,
                "stddev": 66.299
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93089064569698,
              33.997463965678854
            ],
            [
              -84.93089064569698,
              34.011304878540514
            ],
            [
              -84.91427159878938,
              34.011304878540514
            ],
            [
              -84.91427159878938,
              33.997463965678854
            ],
            [
              -84.93089064569698,
              33.997463965678854
            ]
          ]
        ]
      },
      "bbox": [
        -84.93089064569698,
        33.997463965678854,
        -84.91427159878938,
        34.011304878540514
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.320837+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1460000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 860.16,
                "maximum": 1127.36,
                "mean": 1001.394,
                "stddev": 58.266
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93126032186686,
              34.038682388652056
            ],
            [
              -84.93126032186686,
              34.05252336458791
            ],
            [
              -84.91463305098459,
              34.05252336458791
            ],
            [
              -84.91463305098459,
              34.038682388652056
            ],
            [
              -84.93126032186686,
              34.038682388652056
            ]
          ]
        ]
      },
      "bbox": [
        -84.93126032186686,
        34.038682388652056,
        -84.91463305098459,
        34.05252336458791
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.347663+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 825.08,
                "maximum": 1075.99,
                "mean": 953.116,
                "stddev": 45.325
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93138371431293,
              34.052421800684705
            ],
            [
              -84.93138371431293,
              34.06626279766595
            ],
            [
              -84.91475369839429,
              34.06626279766595
            ],
            [
              -84.91475369839429,
              34.052421800684705
            ],
            [
              -84.93138371431293,
              34.052421800684705
            ]
          ]
        ]
      },
      "bbox": [
        -84.93138371431293,
        34.052421800684705,
        -84.91475369839429,
        34.06626279766595
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.373698+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 774.41,
                "maximum": 989.75,
                "mean": 882.637,
                "stddev": 43.405
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93113701298509,
              34.02494294546945
            ],
            [
              -84.93113701298509,
              34.03878390037022
            ],
            [
              -84.91451248528264,
              34.03878390037022
            ],
            [
              -84.91451248528264,
              34.02494294546945
            ],
            [
              -84.93113701298509,
              34.02494294546945
            ]
          ]
        ]
      },
      "bbox": [
        -84.93113701298509,
        34.02494294546945,
        -84.91451248528264,
        34.03878390037022
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.400031+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 897.77,
                "maximum": 1110.3,
                "mean": 1019.423,
                "stddev": 38.401
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93101378761325,
              34.01120347114294
            ],
            [
              -84.93101378761325,
              34.02504440501903
            ],
            [
              -84.91439200123527,
              34.02504440501903
            ],
            [
              -84.91439200123527,
              34.01120347114294
            ],
            [
              -84.93101378761325,
              34.01120347114294
            ]
          ]
        ]
      },
      "bbox": [
        -84.93101378761325,
        34.01120347114294,
        -84.91439200123527,
        34.02504440501903
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.426503+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1250,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    }
                  ]
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            4.0,
            0.0,
            2065000.0,
            0.0,
            -4.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 817.21,
                "maximum": 1071.31,
                "mean": 937.849,
                "stddev": 50.884
              },
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GAW20651485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.93161483092523,
              34.07990053127531
            ],
            [
              -84.93161483092523,
              34.09197194117003
            ],
            [
              -84.91499523854995,
              34.09197194117003
            ],
            [
              -84.91499523854995,
              34.07990053127531
            ],
            [
              -84.93161483092523,
              34.07990053127531
            ]
          ]
        ]
      },
      "bbox": [
        -84.93161483092523,
        34.07990053127531,
        -84.91499523854995,
        34.09197194117003
      ],
      "properties": {
        "start_datetime": "2012-03-06T00:00:00+00:00",
        "end_datetime": "2012-03-26T00:00:00+00:00",
        "created": "2026-03-19 02:06:04.453907+00:00",
        "license": "NLPL",
        "datetime": "2012-03-06T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/stac/GAW20651485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GAW20651485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/GA_Floyd_Polk_Paulding_Oconee_2012_8919/GAW20651485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1089,
            1250
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]],\n                ID[\"EPSG\",6759]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433,\n                    ID[\"EPSG\",9122]]]],\n        CONVERSION[\"unnamed\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",30,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-84.1666666666667,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9999,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",2296583.33333333,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219,\n                    ID[\"EPSG\",9003]]]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD_1983_NSRS2007_StatePlane_Georgia_West_FIPS_1002_Ft_US; NAVD88 height (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101004
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6759
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Longitude",
                        "abbreviation": "lon",
                        "direction": "east",
                        "unit": "degree"
                      },
                      {
                        "name": "Latitude",
                        "abbreviation": "lat",
                        "direction": "north",
                        "unit": "degree"
                      }
                    ]
                  }
                },
                "conversion": {
                  "name": "unnamed",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 30,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -84.1666666666667,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9999,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 2296583.33333333,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
                        }
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219,
                        "id": {
                          "authority": "EPSG",
                          "code": 9003
      